Newer
Older
Master_thesis / finished fits / ff1data1 / slurm-2247848.out
Simulation starting
2019-09-05 12:20:50.041354: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcuda.so.1
2019-09-05 12:20:50.456894: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties: 
name: Tesla K80 major: 3 minor: 7 memoryClockRate(GHz): 0.8235
pciBusID: 0000:95:00.0
2019-09-05 12:20:50.458492: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 12:20:50.473129: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0
2019-09-05 12:20:50.484924: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0
2019-09-05 12:20:50.522256: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0
2019-09-05 12:20:50.534872: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0
2019-09-05 12:20:50.544360: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0
2019-09-05 12:20:50.590232: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7
2019-09-05 12:20:50.598956: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2019-09-05 12:20:50.600899: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX
2019-09-05 12:20:50.634468: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2600175000 Hz
2019-09-05 12:20:50.634974: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x565306e4c1b0 executing computations on platform Host. Devices:
2019-09-05 12:20:50.635018: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): <undefined>, <undefined>
2019-09-05 12:20:50.638945: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties: 
name: Tesla K80 major: 3 minor: 7 memoryClockRate(GHz): 0.8235
pciBusID: 0000:95:00.0
2019-09-05 12:20:50.639248: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 12:20:50.639283: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0
2019-09-05 12:20:50.639313: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0
2019-09-05 12:20:50.639343: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0
2019-09-05 12:20:50.639372: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0
2019-09-05 12:20:50.639400: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0
2019-09-05 12:20:50.639429: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7
2019-09-05 12:20:50.647677: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2019-09-05 12:20:50.648053: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 12:20:50.959369: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1181] Device interconnect StreamExecutor with strength 1 edge matrix:
2019-09-05 12:20:50.959487: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1187]      0 
2019-09-05 12:20:50.959508: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1200] 0:   N 
2019-09-05 12:20:50.970635: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1326] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 10801 MB memory) -> physical GPU (device: 0, name: Tesla K80, pci bus id: 0000:95:00.0, compute capability: 3.7)
2019-09-05 12:20:50.974828: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x5653073a8780 executing computations on platform CUDA. Devices:
2019-09-05 12:20:50.974972: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): Tesla K80, Compute Capability 3.7
WARNING: Logging before flag parsing goes to stderr.
W0905 12:20:56.102852 140712098612992 deprecation.py:323] From /home/cluster/saslie/.conda/envs/rmd1/lib/python3.7/site-packages/tensorflow_probability/python/mcmc/sample_halton_sequence.py:216: add_dispatch_support.<locals>.wrapper (from tensorflow.python.ops.array_ops) is deprecated and will be removed in a future version.
Instructions for updating:
Use tf.where in 2.0, which has the same broadcast rule as np.where
W0905 12:20:56.218111 140712098612992 deprecation_wrapper.py:119] From raremodel-nb.py:140: The name tf.angle is deprecated. Please use tf.math.angle instead.

W0905 12:20:57.317565 140712098612992 deprecation_wrapper.py:119] From raremodel-nb.py:244: The name tf.log is deprecated. Please use tf.math.log instead.

2019-09-05 12:21:38.210551: W tensorflow/compiler/jit/mark_for_compilation_pass.cc:1412] (One-time warning): Not using XLA:CPU for cluster because envvar TF_XLA_FLAGS=--tf_xla_cpu_global_jit was not set.  If you want XLA:CPU, either set that envvar, or use experimental_jit_scope to enable XLA:CPU.  To confirm that XLA is active, pass --vmodule=xla_compilation_cache=1 (as a proper command-line flag, not via TF_XLA_FLAGS) or set the envvar XLA_FLAGS=--xla_hlo_profile.
raremodel-nb.py:659: UserWarning: Creating legend with loc="best" can be slow with large amounts of data.
  plt.savefig('test.png')
W0905 12:21:50.665386 140712098612992 deprecation.py:323] From /home/cluster/saslie/.conda/envs/rmd1/lib/python3.7/site-packages/zfit/core/parameter.py:447: Variable.load (from tensorflow.python.ops.variables) is deprecated and will be removed in a future version.
Instructions for updating:
Prefer Variable.assign which has equivalent behavior in 2.X.
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   322365.8138631 Edm =      47.6937 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   322365.8138631 Edm =      47.6937 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   306871.9983913 Edm =       27.986 NCalls =      8
VariableMetric: Iteration #   2 - FCN =   299632.8027072 Edm =      10194.8 NCalls =     19
VariableMetric: Iteration #   3 - FCN =   299431.4999784 Edm =      192.446 NCalls =     22
VariableMetric: Iteration #   4 - FCN =   299399.4067449 Edm =      1.97053 NCalls =     25
VariableMetric: Iteration #   5 - FCN =   298914.6643406 Edm =      211.963 NCalls =     32
VariableMetric: Iteration #   6 - FCN =   298352.6913408 Edm =      27.1146 NCalls =     35
VariableMetric: Iteration #   7 - FCN =    298328.274368 Edm =      3.81498 NCalls =     37
VariableMetric: Iteration #   8 - FCN =   298322.3856491 Edm =      3.81113 NCalls =     39
VariableMetric: Iteration #   9 - FCN =   297826.8529906 Edm =      99.5111 NCalls =     46
VariableMetric: Iteration #  10 - FCN =   297721.2069425 Edm =      0.21686 NCalls =     48
VariableMetric: Iteration #  11 - FCN =   297720.6567052 Edm =      0.11385 NCalls =     50
VariableMetric: Iteration #  12 - FCN =   297720.0708598 Edm =     0.351118 NCalls =     52
VariableMetric: Iteration #  13 - FCN =   297707.4887698 Edm =      18.8012 NCalls =     56
VariableMetric: Iteration #  14 - FCN =   297689.5296472 Edm =      14.5588 NCalls =     61
VariableMetric: Iteration #  15 - FCN =   297564.3083282 Edm =     0.529126 NCalls =     64
VariableMetric: Iteration #  16 - FCN =   297563.5196403 Edm =    0.0825806 NCalls =     65
VariableMetric: Iteration #  17 - FCN =   297563.3760709 Edm =   0.00864347 NCalls =     67
VariableMetric: Iteration #  18 - FCN =   297563.3304709 Edm =     0.041175 NCalls =     69
VariableMetric: Iteration #  19 - FCN =   297560.6620706 Edm =      2.76938 NCalls =     75
VariableMetric: Iteration #  20 - FCN =   297560.5913797 Edm =    0.0638456 NCalls =     78
VariableMetric: Iteration #  21 - FCN =    297547.418194 Edm =      1.11055 NCalls =     85
VariableMetric: Iteration #  22 - FCN =   297500.3716616 Edm =      26.6769 NCalls =     92
VariableMetric: Iteration #  23 - FCN =   297479.7619554 Edm =      21.6633 NCalls =     94
VariableMetric: Iteration #  24 - FCN =   297474.3859699 Edm =     0.422546 NCalls =     96
VariableMetric: Iteration #  25 - FCN =   297473.5000967 Edm =      0.26459 NCalls =     98
VariableMetric: Iteration #  26 - FCN =   297472.7493188 Edm =    0.0353274 NCalls =    101
VariableMetric: Iteration #  27 - FCN =   297472.6960971 Edm =    0.0101654 NCalls =    103
VariableMetric: Iteration #  28 - FCN =   297472.6785168 Edm =   0.00724757 NCalls =    105
VariableMetric: Iteration #  29 - FCN =   297472.5371503 Edm =     0.103082 NCalls =    109
VariableMetric: Iteration #  30 - FCN =   297470.8457323 Edm =      1.51034 NCalls =    113
VariableMetric: Iteration #  31 - FCN =   297427.4128672 Edm =      13.8498 NCalls =    118
VariableMetric: Iteration #  32 - FCN =   297418.6768951 Edm =      7.46476 NCalls =    120
VariableMetric: Iteration #  33 - FCN =   297414.1747846 Edm =      1.24251 NCalls =    122
VariableMetric: Iteration #  34 - FCN =   297412.3035313 Edm =     0.219735 NCalls =    124
VariableMetric: Iteration #  35 - FCN =   297412.0587359 Edm =   0.00588741 NCalls =    125
VariableMetric: Iteration #  36 - FCN =   297412.0481538 Edm =   0.00371273 NCalls =    127
VariableMetric: Iteration #  37 - FCN =   297411.9406144 Edm =    0.0849043 NCalls =    131
VariableMetric: Iteration #  38 - FCN =   297393.9084264 Edm =      8.89869 NCalls =    138
VariableMetric: Iteration #  39 - FCN =   297387.2893734 Edm =      9.78732 NCalls =    140
VariableMetric: Iteration #  40 - FCN =   297379.7807401 Edm =       0.2717 NCalls =    142
VariableMetric: Iteration #  41 - FCN =   297379.4381986 Edm =    0.0357056 NCalls =    144
VariableMetric: Iteration #  42 - FCN =   297379.3763753 Edm =    0.0147581 NCalls =    146
VariableMetric: Iteration #  43 - FCN =   297379.3440578 Edm =   0.00193913 NCalls =    148
VariableMetric: Iteration #  44 - FCN =   297379.3378582 Edm =   0.00423645 NCalls =    150
VariableMetric: Iteration #  45 - FCN =   297378.7407145 Edm =     0.551724 NCalls =    155
VariableMetric: Iteration #  46 - FCN =   297378.7093418 Edm =    0.0277614 NCalls =    158
VariableMetric: Iteration #  47 - FCN =   297372.1712473 Edm =     0.879868 NCalls =    165
VariableMetric: Iteration #  48 - FCN =   297360.5643524 Edm =      2.28167 NCalls =    168
VariableMetric: Iteration #  49 - FCN =   297358.0699731 Edm =     0.802317 NCalls =    170
VariableMetric: Iteration #  50 - FCN =   297357.0190946 Edm =     0.083394 NCalls =    173
VariableMetric: Iteration #  51 - FCN =   297356.9195706 Edm =    0.0117569 NCalls =    175
VariableMetric: Iteration #  52 - FCN =   297356.8939964 Edm =   0.00442205 NCalls =    177
VariableMetric: Iteration #  53 - FCN =   297356.8887637 Edm =  0.000876786 NCalls =    179
VariableMetric: Iteration #  54 - FCN =   297356.8870608 Edm =   0.00119411 NCalls =    181
VariableMetric: Iteration #  55 - FCN =   297356.8184931 Edm =    0.0607416 NCalls =    186
VariableMetric: Iteration #  56 - FCN =   297354.4326849 Edm =     0.896819 NCalls =    192
VariableMetric: Iteration #  57 - FCN =   297353.2605222 Edm =     0.180961 NCalls =    195
VariableMetric: Iteration #  58 - FCN =   297353.1011468 Edm =    0.0518041 NCalls =    196
VariableMetric: Iteration #  59 - FCN =   297353.0161427 Edm =    0.0256252 NCalls =    198
VariableMetric: Iteration #  60 - FCN =   297352.9837126 Edm =    0.0139477 NCalls =    200
VariableMetric: Iteration #  61 - FCN =   297352.9797164 Edm =  0.000712608 NCalls =    202
VariableMetric: Iteration #  62 - FCN =   297352.9788026 Edm =  0.000286475 NCalls =    204
VariableMetric: Iteration #  63 - FCN =   297352.9757062 Edm =   0.00263794 NCalls =    207
VariableMetric: Iteration #  64 - FCN =   297352.8025673 Edm =     0.157842 NCalls =    212
VariableMetric: Iteration #  65 - FCN =   297350.5809138 Edm =       3.3618 NCalls =    217
VariableMetric: Iteration #  66 - FCN =   297350.1977097 Edm =      1.52181 NCalls =    220
VariableMetric: Iteration #  67 - FCN =   297346.8070106 Edm =      2.49541 NCalls =    225
VariableMetric: Iteration #  68 - FCN =   297345.1781557 Edm =      1.03705 NCalls =    227
VariableMetric: Iteration #  69 - FCN =   297343.8052648 Edm =     0.382173 NCalls =    230
VariableMetric: Iteration #  70 - FCN =   297343.3732257 Edm =    0.0250459 NCalls =    231
VariableMetric: Iteration #  71 - FCN =    297343.352783 Edm =   0.00754293 NCalls =    233
VariableMetric: Iteration #  72 - FCN =    297343.348946 Edm =  0.000335052 NCalls =    235
VariableMetric: Iteration #  73 - FCN =   297343.3486111 Edm =  7.84775e-05 NCalls =    237
VariableMetric: After Hessian   - FCN =   297343.3486111 Edm =      1.65452 NCalls =    714
VariableMetric: Iteration #  74 - FCN =   297343.3486111 Edm =      1.65452 NCalls =    714
VariableMetric: Iteration #  75 - FCN =   297341.0235607 Edm =     0.833721 NCalls =    717
VariableMetric: Iteration #  76 - FCN =   297340.7476284 Edm =      0.74716 NCalls =    719
VariableMetric: Iteration #  77 - FCN =   297340.3964111 Edm =     0.148387 NCalls =    722
VariableMetric: Iteration #  78 - FCN =   297340.2800309 Edm =    0.0446178 NCalls =    724
VariableMetric: Iteration #  79 - FCN =   297340.2192149 Edm =    0.0264619 NCalls =    726
VariableMetric: Iteration #  80 - FCN =   297339.9213747 Edm =      1.22852 NCalls =    731
VariableMetric: Iteration #  81 - FCN =   297339.9103993 Edm =    0.0548522 NCalls =    733
VariableMetric: Iteration #  82 - FCN =   297339.8551393 Edm =    0.0361742 NCalls =    736
VariableMetric: Iteration #  83 - FCN =   297339.7283449 Edm =     0.276781 NCalls =    740
VariableMetric: Iteration #  84 - FCN =   297339.5343252 Edm =     0.336455 NCalls =    744
VariableMetric: Iteration #  85 - FCN =   297339.3310669 Edm =     0.766652 NCalls =    747
VariableMetric: Iteration #  86 - FCN =   297338.8296064 Edm =     0.726056 NCalls =    752
VariableMetric: Iteration #  87 - FCN =   297338.7706749 Edm =     0.140456 NCalls =    755
VariableMetric: Iteration #  88 - FCN =   297338.4250937 Edm =     0.587386 NCalls =    759
VariableMetric: Iteration #  89 - FCN =   297337.0251997 Edm =      1.25261 NCalls =    767
VariableMetric: Iteration #  90 - FCN =   297337.0051962 Edm =     0.049768 NCalls =    768
VariableMetric: Iteration #  91 - FCN =   297336.5978792 Edm =     0.588065 NCalls =    772
VariableMetric: Iteration #  92 - FCN =   297336.0606769 Edm =     0.501417 NCalls =    776
VariableMetric: Iteration #  93 - FCN =   297334.7386113 Edm =      1.10086 NCalls =    779
VariableMetric: Iteration #  94 - FCN =   297333.8108258 Edm =     0.281204 NCalls =    782
VariableMetric: Iteration #  95 - FCN =   297333.1633948 Edm =     0.158726 NCalls =    784
VariableMetric: Iteration #  96 - FCN =   297332.9839183 Edm =    0.0738078 NCalls =    785
VariableMetric: Iteration #  97 - FCN =   297332.8368622 Edm =    0.0707069 NCalls =    787
VariableMetric: Iteration #  98 - FCN =   297332.6985703 Edm =     0.124315 NCalls =    789
VariableMetric: Iteration #  99 - FCN =   297332.4082155 Edm =      0.19422 NCalls =    792
VariableMetric: Iteration # 100 - FCN =   297332.1083904 Edm =     0.139157 NCalls =    795
VariableMetric: Iteration # 101 - FCN =   297331.9795535 Edm =    0.0726757 NCalls =    797
VariableMetric: Iteration # 102 - FCN =   297331.8673716 Edm =    0.0430525 NCalls =    799
VariableMetric: Iteration # 103 - FCN =   297331.8160081 Edm =   0.00437901 NCalls =    801
VariableMetric: Iteration # 104 - FCN =   297331.8099761 Edm =  0.000938978 NCalls =    803
VariableMetric: Iteration # 105 - FCN =   297331.8086789 Edm =  0.000215577 NCalls =    805
VariableMetric: Iteration # 106 - FCN =     297331.80837 Edm =   3.7219e-05 NCalls =    807
VariableMetric: After Hessian   - FCN =     297331.80837 Edm =  5.06931e-05 NCalls =   1286
VariableMetric: Iteration # 107 - FCN =     297331.80837 Edm =  5.06931e-05 NCalls =   1286
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =    323124.013225 Edm =       78.205 NCalls =      1
VariableMetric: Iteration #   0 - FCN =    323124.013225 Edm =       78.205 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   304181.7840245 Edm =      12.7335 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   304049.5435928 Edm =      29.9394 NCalls =     15
VariableMetric: Iteration #   3 - FCN =   304027.4047812 Edm =      6.95852 NCalls =     18
VariableMetric: Iteration #   4 - FCN =     302798.26636 Edm =      234.307 NCalls =     26
VariableMetric: Iteration #   5 - FCN =   301165.2148927 Edm =      2389.18 NCalls =     32
VariableMetric: Iteration #   6 - FCN =   301130.9941271 Edm =      164.683 NCalls =     34
VariableMetric: Iteration #   7 - FCN =   300750.5880552 Edm =      425.513 NCalls =     39
VariableMetric: Iteration #   8 - FCN =   299446.5734934 Edm =      1139.89 NCalls =     43
VariableMetric: Iteration #   9 - FCN =   297660.4601095 Edm =      9.87227 NCalls =     48
VariableMetric: Iteration #  10 - FCN =   297647.1772999 Edm =     0.277631 NCalls =     50
VariableMetric: Iteration #  11 - FCN =   297646.5695867 Edm =      0.05524 NCalls =     52
VariableMetric: Iteration #  12 - FCN =   297646.4790948 Edm =    0.0288321 NCalls =     54
VariableMetric: Iteration #  13 - FCN =   297611.9376161 Edm =      1.55858 NCalls =     61
VariableMetric: Iteration #  14 - FCN =   297609.7040592 Edm =     0.131671 NCalls =     62
VariableMetric: Iteration #  15 - FCN =   297609.5809395 Edm =    0.0264449 NCalls =     63
VariableMetric: Iteration #  16 - FCN =   297606.6765267 Edm =      2.35815 NCalls =     68
VariableMetric: Iteration #  17 - FCN =   297590.9050211 Edm =    0.0401723 NCalls =     71
VariableMetric: Iteration #  18 - FCN =   297590.8371128 Edm =    0.0129998 NCalls =     72
VariableMetric: Iteration #  19 - FCN =   297590.5774905 Edm =      0.22736 NCalls =     76
VariableMetric: Iteration #  20 - FCN =   297577.7105334 Edm =      10.3573 NCalls =     81
VariableMetric: Iteration #  21 - FCN =   297486.7529858 Edm =      24.1104 NCalls =     85
VariableMetric: Iteration #  22 - FCN =    297461.367621 Edm =      11.4104 NCalls =     87
VariableMetric: Iteration #  23 - FCN =   297448.7366885 Edm =      3.42194 NCalls =     90
VariableMetric: Iteration #  24 - FCN =   297445.3757885 Edm =     0.187304 NCalls =     91
VariableMetric: Iteration #  25 - FCN =   297445.1768949 Edm =    0.0358045 NCalls =     93
VariableMetric: Iteration #  26 - FCN =   297445.1140142 Edm =    0.0449611 NCalls =     95
VariableMetric: Iteration #  27 - FCN =   297439.1785269 Edm =      5.29887 NCalls =    101
VariableMetric: Iteration #  28 - FCN =    297350.081818 Edm =      41.6911 NCalls =    104
VariableMetric: Iteration #  29 - FCN =   297329.7035012 Edm =      17.3786 NCalls =    106
VariableMetric: Iteration #  30 - FCN =   297319.9236466 Edm =       4.9546 NCalls =    108
VariableMetric: Iteration #  31 - FCN =   297314.3309083 Edm =        1.204 NCalls =    109
VariableMetric: Iteration #  32 - FCN =    297313.343745 Edm =     0.511534 NCalls =    110
VariableMetric: Iteration #  33 - FCN =   297312.2520737 Edm =     0.150777 NCalls =    112
VariableMetric: Iteration #  34 - FCN =   297311.6739835 Edm =       0.3907 NCalls =    114
VariableMetric: Iteration #  35 - FCN =   297308.6721604 Edm =      1.09844 NCalls =    118
VariableMetric: Iteration #  36 - FCN =   297307.6521995 Edm =     0.819191 NCalls =    120
VariableMetric: Iteration #  37 - FCN =   297306.7508461 Edm =     0.134895 NCalls =    122
VariableMetric: Iteration #  38 - FCN =   297306.5804236 Edm =    0.0974884 NCalls =    124
VariableMetric: Iteration #  39 - FCN =   297306.5167814 Edm =    0.0136786 NCalls =    126
VariableMetric: Iteration #  40 - FCN =   297306.4908463 Edm =   0.00778525 NCalls =    128
VariableMetric: Iteration #  41 - FCN =   297306.4775483 Edm =     0.010595 NCalls =    130
VariableMetric: Iteration #  42 - FCN =   297306.4018133 Edm =    0.0669078 NCalls =    134
VariableMetric: Iteration #  43 - FCN =   297304.9208792 Edm =      2.76339 NCalls =    140
VariableMetric: Iteration #  44 - FCN =   297303.9664325 Edm =      1.26324 NCalls =    144
VariableMetric: Iteration #  45 - FCN =   297303.8762067 Edm =     0.235812 NCalls =    147
VariableMetric: Iteration #  46 - FCN =   297294.7426935 Edm =      3.02368 NCalls =    154
VariableMetric: Iteration #  47 - FCN =   297289.0011953 Edm =      1.27028 NCalls =    157
VariableMetric: Iteration #  48 - FCN =   297287.0771208 Edm =     0.601737 NCalls =    159
VariableMetric: Iteration #  49 - FCN =   297286.4177368 Edm =     0.533894 NCalls =    160
VariableMetric: Iteration #  50 - FCN =   297285.7652776 Edm =     0.325483 NCalls =    163
VariableMetric: Iteration #  51 - FCN =   297285.0538194 Edm =     0.298973 NCalls =    166
VariableMetric: Iteration #  52 - FCN =   297284.4012393 Edm =     0.197232 NCalls =    168
VariableMetric: Iteration #  53 - FCN =   297284.0034867 Edm =    0.0819146 NCalls =    171
VariableMetric: Iteration #  54 - FCN =   297283.9673506 Edm =    0.0172109 NCalls =    173
VariableMetric: Iteration #  55 - FCN =   297283.9471212 Edm =   0.00310675 NCalls =    175
VariableMetric: Iteration #  56 - FCN =   297283.9429744 Edm =  0.000973612 NCalls =    177
VariableMetric: Iteration #  57 - FCN =   297283.9376831 Edm =   0.00394189 NCalls =    180
VariableMetric: Iteration #  58 - FCN =   297283.7334096 Edm =     0.214767 NCalls =    185
VariableMetric: Iteration #  59 - FCN =   297283.3076774 Edm =      0.36093 NCalls =    190
VariableMetric: Iteration #  60 - FCN =   297275.4294115 Edm =      2.19881 NCalls =    196
VariableMetric: Iteration #  61 - FCN =   297273.3300121 Edm =       2.4484 NCalls =    198
VariableMetric: Iteration #  62 - FCN =   297272.6555832 Edm =       1.8133 NCalls =    200
VariableMetric: Iteration #  63 - FCN =   297271.1463174 Edm =      1.62845 NCalls =    202
VariableMetric: Iteration #  64 - FCN =   297267.8715285 Edm =        2.679 NCalls =    205
VariableMetric: Iteration #  65 - FCN =   297266.5813598 Edm =      4.00258 NCalls =    208
VariableMetric: Iteration #  66 - FCN =   297263.7218339 Edm =      7.67671 NCalls =    210
VariableMetric: Iteration #  67 - FCN =   297262.8987346 Edm =      1.97255 NCalls =    212
VariableMetric: Iteration #  68 - FCN =   297261.9463574 Edm =      1.01917 NCalls =    213
VariableMetric: Iteration #  69 - FCN =   297260.7631237 Edm =      0.51317 NCalls =    215
VariableMetric: Iteration #  70 - FCN =   297260.2932257 Edm =    0.0619119 NCalls =    216
VariableMetric: Iteration #  71 - FCN =   297260.2427434 Edm =    0.0350545 NCalls =    217
VariableMetric: Iteration #  72 - FCN =   297260.2052569 Edm =    0.0203145 NCalls =    219
VariableMetric: Iteration #  73 - FCN =   297260.0250408 Edm =     0.190137 NCalls =    223
VariableMetric: Iteration #  74 - FCN =   297259.4552694 Edm =      0.34179 NCalls =    230
VariableMetric: Iteration #  75 - FCN =   297259.2784557 Edm =     0.401641 NCalls =    232
VariableMetric: Iteration #  76 - FCN =   297258.7415562 Edm =     0.190903 NCalls =    235
VariableMetric: Iteration #  77 - FCN =   297258.5380363 Edm =    0.0980728 NCalls =    237
VariableMetric: Iteration #  78 - FCN =   297258.3361862 Edm =     0.128939 NCalls =    240
VariableMetric: Iteration #  79 - FCN =   297258.0639831 Edm =    0.0283143 NCalls =    242
VariableMetric: Iteration #  80 - FCN =   297258.0412345 Edm =   0.00472468 NCalls =    244
VariableMetric: Iteration #  81 - FCN =   297258.0359687 Edm =   0.00156042 NCalls =    246
VariableMetric: Iteration #  82 - FCN =   297258.0102748 Edm =    0.0208219 NCalls =    250
VariableMetric: Iteration #  83 - FCN =   297257.4635781 Edm =     0.499545 NCalls =    254
VariableMetric: Iteration #  84 - FCN =   297253.8016248 Edm =      2.10623 NCalls =    257
VariableMetric: Iteration #  85 - FCN =   297250.1687244 Edm =       1.2194 NCalls =    261
VariableMetric: Iteration #  86 - FCN =   297249.0394926 Edm =     0.300762 NCalls =    264
VariableMetric: Iteration #  87 - FCN =   297248.8587116 Edm =    0.0131364 NCalls =    266
VariableMetric: Iteration #  88 - FCN =    297248.846974 Edm =  0.000752057 NCalls =    268
VariableMetric: Iteration #  89 - FCN =   297248.8453356 Edm =  0.000833239 NCalls =    270
VariableMetric: Iteration #  90 - FCN =   297248.8395977 Edm =   0.00479261 NCalls =    273
VariableMetric: Iteration #  91 - FCN =   297248.6454752 Edm =      0.16878 NCalls =    277
VariableMetric: Iteration #  92 - FCN =   297244.3060152 Edm =      2.02125 NCalls =    282
VariableMetric: Iteration #  93 - FCN =   297241.3028743 Edm =     0.504701 NCalls =    284
VariableMetric: Iteration #  94 - FCN =    297240.446733 Edm =     0.123155 NCalls =    286
VariableMetric: Iteration #  95 - FCN =   297240.3369648 Edm =      0.11678 NCalls =    288
VariableMetric: Iteration #  96 - FCN =   297240.2831421 Edm =    0.0307747 NCalls =    290
VariableMetric: Iteration #  97 - FCN =   297240.2349331 Edm =    0.0419835 NCalls =    292
VariableMetric: Iteration #  98 - FCN =   297240.1514306 Edm =    0.0113546 NCalls =    295
VariableMetric: Iteration #  99 - FCN =   297240.1357866 Edm =   0.00142575 NCalls =    297
VariableMetric: Iteration # 100 - FCN =   297240.1346664 Edm =  0.000341368 NCalls =    299
VariableMetric: Iteration # 101 - FCN =   297240.1341812 Edm =  0.000175622 NCalls =    301
VariableMetric: Iteration # 102 - FCN =   297240.1296768 Edm =   0.00358599 NCalls =    305
VariableMetric: Iteration # 103 - FCN =   297239.9968839 Edm =     0.125581 NCalls =    309
VariableMetric: Iteration # 104 - FCN =   297238.9719373 Edm =      0.26195 NCalls =    313
VariableMetric: Iteration # 105 - FCN =   297238.7347062 Edm =     0.134891 NCalls =    315
VariableMetric: Iteration # 106 - FCN =   297238.6494996 Edm =     0.124292 NCalls =    318
VariableMetric: Iteration # 107 - FCN =    297238.558177 Edm =    0.0501962 NCalls =    321
VariableMetric: Iteration # 108 - FCN =   297238.4331333 Edm =    0.0237378 NCalls =    325
VariableMetric: Iteration # 109 - FCN =   297238.4090504 Edm =    0.0169125 NCalls =    326
VariableMetric: Iteration # 110 - FCN =   297238.4001953 Edm =   0.00279778 NCalls =    328
VariableMetric: Iteration # 111 - FCN =   297238.3966539 Edm =   0.00252581 NCalls =    330
VariableMetric: Iteration # 112 - FCN =   297238.3956816 Edm =  0.000293617 NCalls =    332
VariableMetric: Iteration # 113 - FCN =   297238.3951805 Edm =  0.000177033 NCalls =    334
VariableMetric: Iteration # 114 - FCN =   297238.3890436 Edm =   0.00910725 NCalls =    339
VariableMetric: Iteration # 115 - FCN =   297238.3863484 Edm =   0.00384261 NCalls =    344
VariableMetric: Iteration # 116 - FCN =   297238.3746237 Edm =   0.00704167 NCalls =    350
VariableMetric: Iteration # 117 - FCN =    297238.367099 Edm =   0.00578975 NCalls =    352
VariableMetric: Iteration # 118 - FCN =   297238.3660346 Edm =  0.000695757 NCalls =    354
VariableMetric: Iteration # 119 - FCN =   297238.3650106 Edm =  6.40642e-05 NCalls =    356
VariableMetric: Iteration # 120 - FCN =   297238.3647764 Edm =  0.000120362 NCalls =    358
VariableMetric: Iteration # 121 - FCN =   297238.3644923 Edm =   5.9582e-05 NCalls =    360
VariableMetric: After Hessian   - FCN =   297238.3644923 Edm =       450.45 NCalls =    845
VariableMetric: Iteration # 122 - FCN =   297238.3644923 Edm =       450.45 NCalls =    845
VariableMetric: Iteration # 123 - FCN =   297234.3774265 Edm =        13154 NCalls =    851
VariableMetric: Iteration # 124 - FCN =   297233.7536115 Edm =      3.68201 NCalls =    856
VariableMetric: Iteration # 125 - FCN =   297230.5318924 Edm =      1.57252 NCalls =    859
VariableMetric: Iteration # 126 - FCN =   297228.2976319 Edm =     0.944847 NCalls =    862
VariableMetric: Iteration # 127 - FCN =   297226.8062584 Edm =      1.67108 NCalls =    864
VariableMetric: Iteration # 128 - FCN =   297226.1476184 Edm =     0.852869 NCalls =    866
VariableMetric: Iteration # 129 - FCN =   297224.0580132 Edm =      1.21851 NCalls =    869
VariableMetric: Iteration # 130 - FCN =   297222.6731141 Edm =      1.28532 NCalls =    872
VariableMetric: Iteration # 131 - FCN =   297221.4736159 Edm =     0.599718 NCalls =    874
VariableMetric: Iteration # 132 - FCN =   297219.3897878 Edm =     0.762969 NCalls =    877
VariableMetric: Iteration # 133 - FCN =   297218.6787751 Edm =     0.297137 NCalls =    878
VariableMetric: Iteration # 134 - FCN =   297217.9509776 Edm =     0.252442 NCalls =    880
VariableMetric: Iteration # 135 - FCN =   297217.8348242 Edm =     0.117624 NCalls =    882
VariableMetric: Iteration # 136 - FCN =   297217.7000838 Edm =      0.11468 NCalls =    884
VariableMetric: Iteration # 137 - FCN =   297217.5056637 Edm =    0.0251735 NCalls =    886
VariableMetric: Iteration # 138 - FCN =   297217.4559269 Edm =    0.0301968 NCalls =    888
VariableMetric: Iteration # 139 - FCN =   297217.2737895 Edm =    0.0469601 NCalls =    891
VariableMetric: Iteration # 140 - FCN =   297217.2108856 Edm =    0.0423389 NCalls =    893
VariableMetric: Iteration # 141 - FCN =   297217.1013514 Edm =     0.066174 NCalls =    895
VariableMetric: Iteration # 142 - FCN =   297216.9488561 Edm =    0.0249715 NCalls =    898
VariableMetric: Iteration # 143 - FCN =   297216.9074277 Edm =    0.0149587 NCalls =    900
VariableMetric: Iteration # 144 - FCN =   297216.8556828 Edm =    0.0145527 NCalls =    903
VariableMetric: Iteration # 145 - FCN =   297216.8130121 Edm =    0.0198208 NCalls =    905
VariableMetric: Iteration # 146 - FCN =   297216.7438144 Edm =    0.0132689 NCalls =    908
VariableMetric: Iteration # 147 - FCN =   297216.6964674 Edm =     0.025727 NCalls =    910
VariableMetric: Iteration # 148 - FCN =   297216.5863619 Edm =    0.0297208 NCalls =    913
VariableMetric: Iteration # 149 - FCN =   297216.5578673 Edm =   0.00938486 NCalls =    914
VariableMetric: Iteration # 150 - FCN =   297216.5245911 Edm =    0.0221222 NCalls =    917
VariableMetric: Iteration # 151 - FCN =   297216.4780966 Edm =    0.0128749 NCalls =    919
VariableMetric: Iteration # 152 - FCN =   297216.4611198 Edm =   0.00641001 NCalls =    922
VariableMetric: Iteration # 153 - FCN =   297216.4477154 Edm =   0.00522939 NCalls =    924
VariableMetric: Iteration # 154 - FCN =   297216.4174999 Edm =    0.0127949 NCalls =    927
VariableMetric: Iteration # 155 - FCN =   297216.3935464 Edm =       0.0062 NCalls =    929
VariableMetric: Iteration # 156 - FCN =   297216.3764836 Edm =    0.0115754 NCalls =    932
VariableMetric: Iteration # 157 - FCN =   297216.3389777 Edm =    0.0219535 NCalls =    935
VariableMetric: Iteration # 158 - FCN =   297216.2937722 Edm =    0.0352873 NCalls =    940
VariableMetric: Iteration # 159 - FCN =   297216.2152739 Edm =    0.0546939 NCalls =    944
VariableMetric: Iteration # 160 - FCN =   297216.1888908 Edm =    0.0307532 NCalls =    946
VariableMetric: Iteration # 161 - FCN =   297216.1455671 Edm =    0.0253834 NCalls =    949
VariableMetric: Iteration # 162 - FCN =   297216.1207864 Edm =    0.0144447 NCalls =    951
VariableMetric: Iteration # 163 - FCN =   297216.0966032 Edm =   0.00860483 NCalls =    954
VariableMetric: Iteration # 164 - FCN =   297216.0749657 Edm =    0.0121893 NCalls =    956
VariableMetric: Iteration # 165 - FCN =   297216.0329783 Edm =    0.0103214 NCalls =    958
VariableMetric: Iteration # 166 - FCN =   297216.0129359 Edm =   0.00988565 NCalls =    960
VariableMetric: Iteration # 167 - FCN =   297215.9911827 Edm =    0.0240767 NCalls =    963
VariableMetric: Iteration # 168 - FCN =    297215.928356 Edm =    0.0191688 NCalls =    966
VariableMetric: Iteration # 169 - FCN =   297215.9019009 Edm =    0.0154936 NCalls =    969
VariableMetric: Iteration # 170 - FCN =   297215.8700966 Edm =    0.0172093 NCalls =    971
VariableMetric: Iteration # 171 - FCN =   297215.8229673 Edm =    0.0421833 NCalls =    974
VariableMetric: Iteration # 172 - FCN =    297215.781148 Edm =    0.0398877 NCalls =    976
VariableMetric: Iteration # 173 - FCN =   297215.7236739 Edm =    0.0313394 NCalls =    980
VariableMetric: Iteration # 174 - FCN =   297215.6804442 Edm =   0.00896887 NCalls =    982
VariableMetric: Iteration # 175 - FCN =   297215.6674401 Edm =   0.00462797 NCalls =    984
VariableMetric: Iteration # 176 - FCN =   297215.6572353 Edm =   0.00490351 NCalls =    986
VariableMetric: Iteration # 177 - FCN =   297215.6450851 Edm =   0.00989341 NCalls =    989
VariableMetric: Iteration # 178 - FCN =   297215.6341174 Edm =   0.00790671 NCalls =    991
VariableMetric: Iteration # 179 - FCN =   297215.6147082 Edm =   0.00470017 NCalls =    994
VariableMetric: Iteration # 180 - FCN =   297215.6054721 Edm =   0.00173254 NCalls =    996
VariableMetric: Iteration # 181 - FCN =   297215.6015737 Edm =  0.000877904 NCalls =    998
VariableMetric: Iteration # 182 - FCN =   297215.6002767 Edm =   0.00057053 NCalls =   1000
VariableMetric: Iteration # 183 - FCN =   297215.5990418 Edm =  0.000767859 NCalls =   1002
VariableMetric: Iteration # 184 - FCN =   297215.5941287 Edm =    0.0031778 NCalls =   1005
VariableMetric: Iteration # 185 - FCN =   297215.5845409 Edm =    0.0021097 NCalls =   1008
VariableMetric: Iteration # 186 - FCN =    297215.581963 Edm =   0.00119135 NCalls =   1010
VariableMetric: Iteration # 187 - FCN =   297215.5773862 Edm =   0.00476059 NCalls =   1013
VariableMetric: Iteration # 188 - FCN =   297215.5441774 Edm =     0.034229 NCalls =   1017
VariableMetric: Iteration # 189 - FCN =   297215.5426743 Edm =   0.00253556 NCalls =   1019
VariableMetric: Iteration # 190 - FCN =   297215.5405095 Edm =    0.0042608 NCalls =   1021
VariableMetric: Iteration # 191 - FCN =   297215.5158327 Edm =    0.0169876 NCalls =   1026
VariableMetric: Iteration # 192 - FCN =   297215.4977374 Edm =    0.0112067 NCalls =   1030
VariableMetric: Iteration # 193 - FCN =   297215.4872374 Edm =   0.00427103 NCalls =   1032
VariableMetric: Iteration # 194 - FCN =   297215.4790439 Edm =   0.00650203 NCalls =   1034
VariableMetric: Iteration # 195 - FCN =   297215.4729327 Edm =   0.00489058 NCalls =   1037
VariableMetric: Iteration # 196 - FCN =   297215.4651459 Edm =   0.00705474 NCalls =   1040
VariableMetric: Iteration # 197 - FCN =   297215.4517435 Edm =    0.0132971 NCalls =   1043
VariableMetric: Iteration # 198 - FCN =   297215.4337784 Edm =    0.0151987 NCalls =   1048
VariableMetric: Iteration # 199 - FCN =   297215.4308214 Edm =   0.00636994 NCalls =   1051
VariableMetric: Iteration # 200 - FCN =     297215.40685 Edm =    0.0117377 NCalls =   1055
VariableMetric: Iteration # 201 - FCN =   297215.3901117 Edm =    0.0156228 NCalls =   1058
VariableMetric: Iteration # 202 - FCN =   297215.3818963 Edm =   0.00751277 NCalls =   1060
VariableMetric: Iteration # 203 - FCN =   297215.3660669 Edm =   0.00836215 NCalls =   1064
VariableMetric: Iteration # 204 - FCN =   297215.3474351 Edm =    0.0102375 NCalls =   1068
VariableMetric: Iteration # 205 - FCN =   297215.3410436 Edm =   0.00560087 NCalls =   1070
VariableMetric: Iteration # 206 - FCN =   297215.3342804 Edm =   0.00207896 NCalls =   1072
VariableMetric: Iteration # 207 - FCN =   297215.3318096 Edm =   0.00167555 NCalls =   1074
VariableMetric: Iteration # 208 - FCN =    297215.329114 Edm =   0.00105912 NCalls =   1076
VariableMetric: Iteration # 209 - FCN =   297215.3274104 Edm =   0.00234547 NCalls =   1079
VariableMetric: Iteration # 210 - FCN =    297215.323678 Edm =   0.00211809 NCalls =   1081
VariableMetric: Iteration # 211 - FCN =   297215.3175352 Edm =   0.00172851 NCalls =   1083
VariableMetric: Iteration # 212 - FCN =   297215.3161987 Edm =   0.00144629 NCalls =   1085
VariableMetric: Iteration # 213 - FCN =   297215.3146176 Edm =   0.00100384 NCalls =   1088
VariableMetric: Iteration # 214 - FCN =   297215.3111557 Edm =   0.00101328 NCalls =   1091
VariableMetric: Iteration # 215 - FCN =   297215.3088676 Edm =   0.00126766 NCalls =   1093
VariableMetric: Iteration # 216 - FCN =   297215.3037248 Edm =   0.00288607 NCalls =   1098
VariableMetric: Iteration # 217 - FCN =    297215.300738 Edm =   0.00185967 NCalls =   1100
VariableMetric: Iteration # 218 - FCN =   297215.2994176 Edm =  0.000245993 NCalls =   1102
VariableMetric: Iteration # 219 - FCN =    297215.298961 Edm =   0.00010711 NCalls =   1104
VariableMetric: Iteration # 220 - FCN =   297215.2984535 Edm =  0.000314309 NCalls =   1106
VariableMetric: Iteration # 221 - FCN =   297215.2952933 Edm =   0.00138249 NCalls =   1109
VariableMetric: Iteration # 222 - FCN =   297215.2900811 Edm =   0.00131047 NCalls =   1111
VariableMetric: Iteration # 223 - FCN =   297215.2884821 Edm =  0.000512677 NCalls =   1114
VariableMetric: Iteration # 224 - FCN =   297215.2881225 Edm =  2.90246e-05 NCalls =   1115
VariableMetric: After Hessian   - FCN =   297215.2881225 Edm =   0.00115319 NCalls =   1616
VariableMetric: Iteration # 225 - FCN =   297215.2881225 Edm =   0.00115319 NCalls =   1616
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   331037.8621245 Edm =      919.772 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   331037.8621245 Edm =      919.772 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302274.6958255 Edm =      17.7859 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   302061.1111994 Edm =      1150.22 NCalls =     14
VariableMetric: Iteration #   3 - FCN =    301937.482957 Edm =      7.49862 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   301932.0612764 Edm =      2.64611 NCalls =     18
VariableMetric: Iteration #   5 - FCN =   299134.3236644 Edm =      77.9146 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   298783.1587024 Edm =      106.432 NCalls =     27
VariableMetric: Iteration #   7 - FCN =    298549.781771 Edm =      151.181 NCalls =     30
VariableMetric: Iteration #   8 - FCN =   298204.7501301 Edm =      239.377 NCalls =     35
VariableMetric: Iteration #   9 - FCN =   297975.0458724 Edm =      23.7421 NCalls =     38
VariableMetric: Iteration #  10 - FCN =    297947.477156 Edm =      1.59087 NCalls =     40
VariableMetric: Iteration #  11 - FCN =   297945.5483294 Edm =     0.263384 NCalls =     42
VariableMetric: Iteration #  12 - FCN =   297944.3678814 Edm =     0.787148 NCalls =     44
VariableMetric: Iteration #  13 - FCN =   297778.3244342 Edm =      40.9991 NCalls =     50
VariableMetric: Iteration #  14 - FCN =   297736.9823488 Edm =     0.384978 NCalls =     51
VariableMetric: Iteration #  15 - FCN =   297736.6239596 Edm =    0.0510055 NCalls =     52
VariableMetric: Iteration #  16 - FCN =   297736.1462411 Edm =     0.499316 NCalls =     55
VariableMetric: Iteration #  17 - FCN =   297712.8029455 Edm =      20.0186 NCalls =     62
VariableMetric: Iteration #  18 - FCN =   297639.9191269 Edm =     0.218538 NCalls =     66
VariableMetric: Iteration #  19 - FCN =   297639.5900076 Edm =    0.0527564 NCalls =     68
VariableMetric: Iteration #  20 - FCN =   297639.4172819 Edm =     0.104116 NCalls =     70
VariableMetric: Iteration #  21 - FCN =   297624.3195804 Edm =      12.4018 NCalls =     76
VariableMetric: Iteration #  22 - FCN =   297499.8686407 Edm =      20.5826 NCalls =     80
VariableMetric: Iteration #  23 - FCN =   297472.8683684 Edm =      6.67604 NCalls =     83
VariableMetric: Iteration #  24 - FCN =   297463.7624717 Edm =      4.06562 NCalls =     85
VariableMetric: Iteration #  25 - FCN =   297459.9042122 Edm =      1.22199 NCalls =     88
VariableMetric: Iteration #  26 - FCN =   297458.2068424 Edm =     0.150124 NCalls =     90
VariableMetric: Iteration #  27 - FCN =    297457.999031 Edm =    0.0132014 NCalls =     92
VariableMetric: Iteration #  28 - FCN =   297457.9040711 Edm =    0.0745152 NCalls =     95
VariableMetric: Iteration #  29 - FCN =   297449.7807864 Edm =      3.10432 NCalls =    101
VariableMetric: Iteration #  30 - FCN =   297446.3773563 Edm =       1.8242 NCalls =    103
VariableMetric: Iteration #  31 - FCN =     297445.32105 Edm =     0.214814 NCalls =    105
VariableMetric: Iteration #  32 - FCN =   297444.8260918 Edm =     0.143001 NCalls =    108
VariableMetric: Iteration #  33 - FCN =   297444.6416469 Edm =    0.0151987 NCalls =    110
VariableMetric: Iteration #  34 - FCN =   297444.6218254 Edm =   0.00516731 NCalls =    112
VariableMetric: Iteration #  35 - FCN =   297444.5871459 Edm =    0.0273663 NCalls =    115
VariableMetric: Iteration #  36 - FCN =   297441.8141562 Edm =      3.62666 NCalls =    121
VariableMetric: Iteration #  37 - FCN =   297438.8104089 Edm =      2.98972 NCalls =    131
VariableMetric: Iteration #  38 - FCN =   297388.7468696 Edm =      13.4127 NCalls =    134
VariableMetric: Iteration #  39 - FCN =   297384.5403233 Edm =      1.37787 NCalls =    136
VariableMetric: Iteration #  40 - FCN =   297383.6855718 Edm =    0.0695245 NCalls =    138
VariableMetric: Iteration #  41 - FCN =   297383.5825598 Edm =    0.0116433 NCalls =    140
VariableMetric: Iteration #  42 - FCN =   297383.5675214 Edm =   0.00341378 NCalls =    142
VariableMetric: Iteration #  43 - FCN =   297383.5604553 Edm =   0.00237471 NCalls =    144
VariableMetric: Iteration #  44 - FCN =   297383.5503924 Edm =   0.00712398 NCalls =    146
VariableMetric: Iteration #  45 - FCN =   297383.1956789 Edm =     0.276209 NCalls =    151
VariableMetric: Iteration #  46 - FCN =   297379.0121066 Edm =      1.83912 NCalls =    154
VariableMetric: Iteration #  47 - FCN =   297376.2206873 Edm =     0.397984 NCalls =    157
VariableMetric: Iteration #  48 - FCN =   297375.7639873 Edm =     0.166255 NCalls =    160
VariableMetric: Iteration #  49 - FCN =   297375.6218811 Edm =    0.0368065 NCalls =    163
VariableMetric: Iteration #  50 - FCN =   297375.5666349 Edm =   0.00609075 NCalls =    165
VariableMetric: Iteration #  51 - FCN =   297375.5570633 Edm =  0.000403822 NCalls =    167
VariableMetric: Iteration #  52 - FCN =   297375.5561631 Edm =  0.000487251 NCalls =    169
VariableMetric: Iteration #  53 - FCN =   297375.5475027 Edm =    0.0106413 NCalls =    173
VariableMetric: Iteration #  54 - FCN =    297375.542989 Edm =   0.00429252 NCalls =    177
VariableMetric: Iteration #  55 - FCN =   297375.4769863 Edm =    0.0526744 NCalls =    183
VariableMetric: Iteration #  56 - FCN =   297372.7826901 Edm =      1.03173 NCalls =    187
VariableMetric: Iteration #  57 - FCN =   297371.6598483 Edm =     0.348928 NCalls =    191
VariableMetric: Iteration #  58 - FCN =   297371.3064593 Edm =     0.039218 NCalls =    193
VariableMetric: Iteration #  59 - FCN =   297371.2564687 Edm =    0.0347276 NCalls =    195
VariableMetric: Iteration #  60 - FCN =   297371.2206078 Edm =   0.00753594 NCalls =    197
VariableMetric: Iteration #  61 - FCN =   297371.2114772 Edm =  0.000319285 NCalls =    199
VariableMetric: Iteration #  62 - FCN =   297371.2109429 Edm =  0.000181185 NCalls =    201
VariableMetric: Iteration #  63 - FCN =   297371.2042378 Edm =     0.005982 NCalls =    205
VariableMetric: Iteration #  64 - FCN =   297370.9955384 Edm =     0.221454 NCalls =    210
VariableMetric: Iteration #  65 - FCN =   297370.6271932 Edm =     0.365963 NCalls =    217
VariableMetric: Iteration #  66 - FCN =   297368.4706383 Edm =      3.19163 NCalls =    219
VariableMetric: Iteration #  67 - FCN =   297367.9259088 Edm =     0.501149 NCalls =    221
VariableMetric: Iteration #  68 - FCN =   297365.0800568 Edm =      1.19923 NCalls =    225
VariableMetric: Iteration #  69 - FCN =   297362.2933526 Edm =      3.65276 NCalls =    228
VariableMetric: Iteration #  70 - FCN =    297360.028201 Edm =      9.80181 NCalls =    230
VariableMetric: Iteration #  71 - FCN =   297352.8493662 Edm =      4.52068 NCalls =    235
VariableMetric: Iteration #  72 - FCN =   297352.1034555 Edm =      3.80111 NCalls =    238
VariableMetric: Iteration #  73 - FCN =   297346.0053073 Edm =      9.03216 NCalls =    242
VariableMetric: Iteration #  74 - FCN =   297341.1548237 Edm =      5.64951 NCalls =    245
VariableMetric: Iteration #  75 - FCN =   297339.0704027 Edm =      2.52025 NCalls =    247
VariableMetric: Iteration #  76 - FCN =     297337.79368 Edm =      1.32806 NCalls =    250
VariableMetric: Iteration #  77 - FCN =   297337.3780821 Edm =     0.395959 NCalls =    252
VariableMetric: Iteration #  78 - FCN =   297337.1742204 Edm =    0.0487862 NCalls =    254
VariableMetric: Iteration #  79 - FCN =   297337.1132594 Edm =   0.00741282 NCalls =    256
VariableMetric: Iteration #  80 - FCN =   297337.1050623 Edm =    0.0014025 NCalls =    258
VariableMetric: Iteration #  81 - FCN =   297337.1021964 Edm =   0.00115754 NCalls =    260
VariableMetric: Iteration #  82 - FCN =   297337.0974236 Edm =  0.000922624 NCalls =    262
VariableMetric: Iteration #  83 - FCN =   297337.0943296 Edm =   0.00218372 NCalls =    264
VariableMetric: Iteration #  84 - FCN =   297337.0055446 Edm =     0.100223 NCalls =    269
VariableMetric: Iteration #  85 - FCN =   297335.9443582 Edm =     0.163072 NCalls =    276
VariableMetric: Iteration #  86 - FCN =   297332.3805648 Edm =     0.738647 NCalls =    278
VariableMetric: Iteration #  87 - FCN =   297331.1292098 Edm =    0.0241504 NCalls =    280
VariableMetric: Iteration #  88 - FCN =   297331.0961077 Edm =    0.0254121 NCalls =    282
VariableMetric: Iteration #  89 - FCN =   297331.0814999 Edm =   0.00652671 NCalls =    284
VariableMetric: Iteration #  90 - FCN =   297331.0709918 Edm =   0.00163406 NCalls =    286
VariableMetric: Iteration #  91 - FCN =   297331.0683804 Edm =  0.000323552 NCalls =    288
VariableMetric: Iteration #  92 - FCN =   297331.0675579 Edm =  0.000454164 NCalls =    290
VariableMetric: Iteration #  93 - FCN =   297331.0405819 Edm =    0.0253014 NCalls =    295
VariableMetric: Iteration #  94 - FCN =   297329.6783015 Edm =     0.916259 NCalls =    300
VariableMetric: Iteration #  95 - FCN =   297328.5907112 Edm =     0.250601 NCalls =    304
VariableMetric: Iteration #  96 - FCN =   297328.3763495 Edm =    0.0401673 NCalls =    306
VariableMetric: Iteration #  97 - FCN =   297328.3390891 Edm =   0.00288922 NCalls =    308
VariableMetric: Iteration #  98 - FCN =   297328.3353568 Edm =  0.000364291 NCalls =    310
VariableMetric: Iteration #  99 - FCN =   297328.3348844 Edm =  3.94756e-05 NCalls =    312
VariableMetric: After Hessian   - FCN =   297328.3348844 Edm =        30756 NCalls =    789
VariableMetric: Iteration # 100 - FCN =   297328.3348844 Edm =        30756 NCalls =    789
VariableMetric: Iteration # 101 - FCN =   297324.8304594 Edm =      1752.31 NCalls =    800
VariableMetric: Iteration # 102 - FCN =   297324.5830425 Edm =      2.90722 NCalls =    803
VariableMetric: Iteration # 103 - FCN =   297321.9426605 Edm =     0.117355 NCalls =    805
VariableMetric: Iteration # 104 - FCN =   297321.1194527 Edm =     0.430686 NCalls =    808
VariableMetric: Iteration # 105 - FCN =   297319.2203292 Edm =     0.690772 NCalls =    812
VariableMetric: Iteration # 106 - FCN =    297316.005826 Edm =       2.9933 NCalls =    815
VariableMetric: Iteration # 107 - FCN =   297312.5223189 Edm =       3.7092 NCalls =    818
VariableMetric: Iteration # 108 - FCN =   297311.4350913 Edm =       1.4008 NCalls =    820
VariableMetric: Iteration # 109 - FCN =   297310.2924127 Edm =     0.597095 NCalls =    822
VariableMetric: Iteration # 110 - FCN =   297309.7314789 Edm =     0.223903 NCalls =    824
VariableMetric: Iteration # 111 - FCN =   297308.9069661 Edm =     0.256025 NCalls =    826
VariableMetric: Iteration # 112 - FCN =   297308.5033582 Edm =    0.0225641 NCalls =    828
VariableMetric: Iteration # 113 - FCN =   297308.3859086 Edm =    0.0532952 NCalls =    830
VariableMetric: Iteration # 114 - FCN =   297308.2469315 Edm =   0.00917394 NCalls =    832
VariableMetric: Iteration # 115 - FCN =   297308.1844454 Edm =    0.0540905 NCalls =    835
VariableMetric: Iteration # 116 - FCN =   297306.5140961 Edm =     0.543451 NCalls =    842
VariableMetric: Iteration # 117 - FCN =   297306.1085561 Edm =     0.607227 NCalls =    844
VariableMetric: Iteration # 118 - FCN =   297305.2470379 Edm =     0.363058 NCalls =    846
VariableMetric: Iteration # 119 - FCN =   297303.7894525 Edm =     0.193971 NCalls =    848
VariableMetric: Iteration # 120 - FCN =   297303.6394558 Edm =     0.058869 NCalls =    850
VariableMetric: Iteration # 121 - FCN =   297303.5762893 Edm =    0.0320102 NCalls =    852
VariableMetric: Iteration # 122 - FCN =    297303.315534 Edm =    0.0523625 NCalls =    855
VariableMetric: Iteration # 123 - FCN =   297303.2450323 Edm =    0.0114841 NCalls =    857
VariableMetric: Iteration # 124 - FCN =   297303.1289648 Edm =    0.0150142 NCalls =    860
VariableMetric: Iteration # 125 - FCN =   297303.1075151 Edm =   0.00309973 NCalls =    862
VariableMetric: Iteration # 126 - FCN =   297303.0890269 Edm =   0.00806279 NCalls =    865
VariableMetric: Iteration # 127 - FCN =   297303.0639558 Edm =   0.00693563 NCalls =    867
VariableMetric: Iteration # 128 - FCN =   297303.0466532 Edm =   0.00917861 NCalls =    869
VariableMetric: Iteration # 129 - FCN =   297302.9282785 Edm =    0.0322988 NCalls =    873
VariableMetric: Iteration # 130 - FCN =   297302.8877434 Edm =   0.00384755 NCalls =    875
VariableMetric: Iteration # 131 - FCN =   297302.8703278 Edm =    0.0117766 NCalls =    877
VariableMetric: Iteration # 132 - FCN =   297302.8298701 Edm =   0.00589637 NCalls =    879
VariableMetric: Iteration # 133 - FCN =   297302.8193778 Edm =   0.00362339 NCalls =    881
VariableMetric: Iteration # 134 - FCN =   297302.7828527 Edm =    0.0162261 NCalls =    884
VariableMetric: Iteration # 135 - FCN =   297302.7492424 Edm =   0.00618864 NCalls =    886
VariableMetric: Iteration # 136 - FCN =   297302.6274051 Edm =     0.219332 NCalls =    890
VariableMetric: Iteration # 137 - FCN =   297302.6134597 Edm =    0.0327586 NCalls =    893
VariableMetric: Iteration # 138 - FCN =   297302.5842464 Edm =     0.113613 NCalls =    897
VariableMetric: Iteration # 139 - FCN =   297302.3444596 Edm =     0.342236 NCalls =    902
VariableMetric: Iteration # 140 - FCN =   297302.3296488 Edm =    0.0268932 NCalls =    905
VariableMetric: Iteration # 141 - FCN =   297302.2095351 Edm =     0.265161 NCalls =    909
VariableMetric: Iteration # 142 - FCN =   297301.9723118 Edm =      0.28342 NCalls =    913
VariableMetric: Iteration # 143 - FCN =   297301.8932179 Edm =    0.0644842 NCalls =    916
VariableMetric: Iteration # 144 - FCN =   297301.2837982 Edm =     0.680036 NCalls =    920
VariableMetric: Iteration # 145 - FCN =   297299.9815914 Edm =      1.76915 NCalls =    925
VariableMetric: Iteration # 146 - FCN =    297299.124394 Edm =     0.424476 NCalls =    929
VariableMetric: Iteration # 147 - FCN =   297298.8692282 Edm =       0.2863 NCalls =    931
VariableMetric: Iteration # 148 - FCN =   297298.4594091 Edm =     0.239497 NCalls =    934
VariableMetric: Iteration # 149 - FCN =   297298.2844763 Edm =     0.218755 NCalls =    936
VariableMetric: Iteration # 150 - FCN =    297297.468887 Edm =     0.548541 NCalls =    940
VariableMetric: Iteration # 151 - FCN =   297296.3051104 Edm =     0.618531 NCalls =    946
VariableMetric: Iteration # 152 - FCN =   297295.6887614 Edm =     0.170875 NCalls =    949
VariableMetric: Iteration # 153 - FCN =   297295.5554273 Edm =     0.157475 NCalls =    951
VariableMetric: Iteration # 154 - FCN =   297295.3675321 Edm =    0.0459902 NCalls =    954
VariableMetric: Iteration # 155 - FCN =   297295.2970124 Edm =    0.0358191 NCalls =    956
VariableMetric: Iteration # 156 - FCN =   297295.2054277 Edm =    0.0339953 NCalls =    958
VariableMetric: Iteration # 157 - FCN =   297295.1542906 Edm =   0.00815707 NCalls =    960
VariableMetric: Iteration # 158 - FCN =   297295.1350479 Edm =   0.00596616 NCalls =    962
VariableMetric: Iteration # 159 - FCN =    297295.113999 Edm =     0.011478 NCalls =    964
VariableMetric: Iteration # 160 - FCN =   297295.0724045 Edm =    0.0167269 NCalls =    966
VariableMetric: Iteration # 161 - FCN =   297295.0477511 Edm =    0.0104449 NCalls =    968
VariableMetric: Iteration # 162 - FCN =   297295.0157424 Edm =    0.0104602 NCalls =    970
VariableMetric: Iteration # 163 - FCN =   297295.0007605 Edm =   0.00357671 NCalls =    972
VariableMetric: Iteration # 164 - FCN =   297294.9899512 Edm =   0.00686673 NCalls =    974
VariableMetric: Iteration # 165 - FCN =   297294.9639353 Edm =   0.00387595 NCalls =    976
VariableMetric: Iteration # 166 - FCN =   297294.9587694 Edm =  0.000540043 NCalls =    978
VariableMetric: Iteration # 167 - FCN =   297294.9581357 Edm =  8.48183e-05 NCalls =    980
VariableMetric: Iteration # 168 - FCN =   297294.9578853 Edm =  0.000179736 NCalls =    982
VariableMetric: Iteration # 169 - FCN =    297294.954322 Edm =   0.00252404 NCalls =    987
VariableMetric: Iteration # 170 - FCN =   297294.9394151 Edm =   0.00407497 NCalls =    990
VariableMetric: Iteration # 171 - FCN =   297294.9327861 Edm =  0.000278011 NCalls =    992
VariableMetric: Iteration # 172 - FCN =   297294.9324379 Edm =  4.84764e-05 NCalls =    994
VariableMetric: After Hessian   - FCN =   297294.9324379 Edm =   0.00232839 NCalls =   1479
VariableMetric: Iteration # 173 - FCN =   297294.9324379 Edm =   0.00232839 NCalls =   1479
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   305673.8599328 Edm =      22.0143 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   305673.8599328 Edm =      22.0143 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299925.7048348 Edm =     0.907352 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   299924.9676465 Edm =      1.02006 NCalls =     13
VariableMetric: Iteration #   3 - FCN =    299347.923402 Edm =      831.095 NCalls =     21
VariableMetric: Iteration #   4 - FCN =   299347.2869953 Edm =      1.15638 NCalls =     23
VariableMetric: Iteration #   5 - FCN =   299085.6732104 Edm =      250.412 NCalls =     30
VariableMetric: Iteration #   6 - FCN =   298495.6389798 Edm =       301.07 NCalls =     37
VariableMetric: Iteration #   7 - FCN =   298108.5790586 Edm =      25.0769 NCalls =     39
VariableMetric: Iteration #   8 - FCN =   298060.6923093 Edm =     0.840413 NCalls =     41
VariableMetric: Iteration #   9 - FCN =   298059.0043054 Edm =      0.42675 NCalls =     43
VariableMetric: Iteration #  10 - FCN =   298027.4955552 Edm =      25.8128 NCalls =     48
VariableMetric: Iteration #  11 - FCN =    297906.695238 Edm =      3.33903 NCalls =     50
VariableMetric: Iteration #  12 - FCN =    297903.918664 Edm =     0.138493 NCalls =     52
VariableMetric: Iteration #  13 - FCN =   297903.7745267 Edm =    0.0321635 NCalls =     54
VariableMetric: Iteration #  14 - FCN =   297902.6181671 Edm =       1.2159 NCalls =     58
VariableMetric: Iteration #  15 - FCN =   297881.2792681 Edm =      18.0809 NCalls =     65
VariableMetric: Iteration #  16 - FCN =   297749.5522384 Edm =      18.0742 NCalls =     70
VariableMetric: Iteration #  17 - FCN =   297733.0413409 Edm =      3.22536 NCalls =     72
VariableMetric: Iteration #  18 - FCN =   297722.1569643 Edm =      2.53293 NCalls =     76
VariableMetric: Iteration #  19 - FCN =   297718.5401324 Edm =     0.198219 NCalls =     79
VariableMetric: Iteration #  20 - FCN =   297718.1520801 Edm =     0.106791 NCalls =     81
VariableMetric: Iteration #  21 - FCN =   297718.0947649 Edm =    0.0181495 NCalls =     83
VariableMetric: Iteration #  22 - FCN =   297717.9687307 Edm =     0.127064 NCalls =     86
VariableMetric: Iteration #  23 - FCN =   297709.2557748 Edm =      9.99812 NCalls =     93
VariableMetric: Iteration #  24 - FCN =   297709.0790683 Edm =     0.176635 NCalls =     96
VariableMetric: Iteration #  25 - FCN =   297708.2443246 Edm =      0.84927 NCalls =    101
VariableMetric: Iteration #  26 - FCN =   297706.4261742 Edm =      1.55409 NCalls =    106
VariableMetric: Iteration #  27 - FCN =   297655.4407059 Edm =      15.5528 NCalls =    111
VariableMetric: Iteration #  28 - FCN =   297634.6106883 Edm =       5.1894 NCalls =    117
VariableMetric: Iteration #  29 - FCN =   297631.9166751 Edm =     0.804408 NCalls =    119
VariableMetric: Iteration #  30 - FCN =   297631.3644788 Edm =    0.0551276 NCalls =    121
VariableMetric: Iteration #  31 - FCN =   297631.2673682 Edm =    0.0217847 NCalls =    123
VariableMetric: Iteration #  32 - FCN =   297630.8856635 Edm =      0.31875 NCalls =    127
VariableMetric: Iteration #  33 - FCN =   297612.4865264 Edm =      15.6279 NCalls =    132
VariableMetric: Iteration #  34 - FCN =   297542.3265365 Edm =      17.7083 NCalls =    135
VariableMetric: Iteration #  35 - FCN =   297513.4429503 Edm =      13.6733 NCalls =    137
VariableMetric: Iteration #  36 - FCN =   297493.2361236 Edm =      3.39113 NCalls =    139
VariableMetric: Iteration #  37 - FCN =   297490.5030724 Edm =       4.7657 NCalls =    141
VariableMetric: Iteration #  38 - FCN =   297489.7614238 Edm =     0.351111 NCalls =    143
VariableMetric: Iteration #  39 - FCN =   297489.2563365 Edm =     0.148934 NCalls =    145
VariableMetric: Iteration #  40 - FCN =   297489.0094475 Edm =    0.0260246 NCalls =    147
VariableMetric: Iteration #  41 - FCN =   297488.9542377 Edm =    0.0331203 NCalls =    149
VariableMetric: Iteration #  42 - FCN =    297486.839603 Edm =      2.20766 NCalls =    155
VariableMetric: Iteration #  43 - FCN =   297478.2497185 Edm =       7.7937 NCalls =    162
VariableMetric: Iteration #  44 - FCN =   297366.0289357 Edm =      14.0345 NCalls =    165
VariableMetric: Iteration #  45 - FCN =   297352.9678581 Edm =      4.79704 NCalls =    167
VariableMetric: Iteration #  46 - FCN =   297343.5304196 Edm =     0.818874 NCalls =    170
VariableMetric: Iteration #  47 - FCN =   297342.4816922 Edm =    0.0962647 NCalls =    172
VariableMetric: Iteration #  48 - FCN =   297342.3725397 Edm =       0.0217 NCalls =    174
VariableMetric: Iteration #  49 - FCN =   297342.3303396 Edm =    0.0074782 NCalls =    176
VariableMetric: Iteration #  50 - FCN =   297342.3195147 Edm =   0.00171454 NCalls =    178
VariableMetric: Iteration #  51 - FCN =   297342.2835346 Edm =    0.0351845 NCalls =    182
VariableMetric: Iteration #  52 - FCN =   297339.4226517 Edm =     0.293588 NCalls =    189
VariableMetric: Iteration #  53 - FCN =   297333.2874483 Edm =       2.1825 NCalls =    191
VariableMetric: Iteration #  54 - FCN =   297330.0402838 Edm =      2.36792 NCalls =    193
VariableMetric: Iteration #  55 - FCN =   297328.0145976 Edm =     0.904384 NCalls =    196
VariableMetric: Iteration #  56 - FCN =   297327.2919212 Edm =     0.646515 NCalls =    198
VariableMetric: Iteration #  57 - FCN =   297326.9700525 Edm =    0.0975664 NCalls =    200
VariableMetric: Iteration #  58 - FCN =   297326.7972547 Edm =    0.0164157 NCalls =    202
VariableMetric: Iteration #  59 - FCN =   297326.7733078 Edm =   0.00765427 NCalls =    204
VariableMetric: Iteration #  60 - FCN =    297326.761108 Edm =    0.0091771 NCalls =    206
VariableMetric: Iteration #  61 - FCN =   297326.6959429 Edm =    0.0611227 NCalls =    210
VariableMetric: Iteration #  62 - FCN =   297325.7507939 Edm =      1.10205 NCalls =    213
VariableMetric: Iteration #  63 - FCN =   297319.5625966 Edm =       5.0593 NCalls =    219
VariableMetric: Iteration #  64 - FCN =    297304.193414 Edm =       5.4223 NCalls =    223
VariableMetric: Iteration #  65 - FCN =   297299.1003027 Edm =      3.63959 NCalls =    224
VariableMetric: Iteration #  66 - FCN =   297296.1541278 Edm =      1.51683 NCalls =    226
VariableMetric: Iteration #  67 - FCN =   297294.9790085 Edm =     0.681634 NCalls =    229
VariableMetric: Iteration #  68 - FCN =   297294.1685713 Edm =     0.161094 NCalls =    231
VariableMetric: Iteration #  69 - FCN =   297293.9974721 Edm =    0.0154527 NCalls =    232
VariableMetric: Iteration #  70 - FCN =   297293.9791692 Edm =   0.00141482 NCalls =    234
VariableMetric: Iteration #  71 - FCN =    297293.976477 Edm =  0.000998677 NCalls =    236
VariableMetric: Iteration #  72 - FCN =   297293.9571126 Edm =    0.0153542 NCalls =    240
VariableMetric: Iteration #  73 - FCN =   297293.8281204 Edm =    0.0787389 NCalls =    244
VariableMetric: Iteration #  74 - FCN =   297290.3779244 Edm =      2.36031 NCalls =    249
VariableMetric: Iteration #  75 - FCN =    297281.604424 Edm =      4.49331 NCalls =    256
VariableMetric: Iteration #  76 - FCN =   297279.2988123 Edm =     0.652919 NCalls =    258
VariableMetric: Iteration #  77 - FCN =   297278.4264055 Edm =     0.268441 NCalls =    260
VariableMetric: Iteration #  78 - FCN =   297277.8461254 Edm =      1.19436 NCalls =    262
VariableMetric: Iteration #  79 - FCN =   297277.4944808 Edm =     0.177453 NCalls =    265
VariableMetric: Iteration #  80 - FCN =   297277.2509832 Edm =    0.0288818 NCalls =    267
VariableMetric: Iteration #  81 - FCN =   297277.2320441 Edm =   0.00309037 NCalls =    269
VariableMetric: Iteration #  82 - FCN =   297277.2285541 Edm =  0.000646386 NCalls =    271
VariableMetric: Iteration #  83 - FCN =   297277.2264326 Edm =   0.00101734 NCalls =    273
VariableMetric: Iteration #  84 - FCN =   297277.2176836 Edm =   0.00671228 NCalls =    276
VariableMetric: Iteration #  85 - FCN =   297277.0862943 Edm =     0.114214 NCalls =    280
VariableMetric: Iteration #  86 - FCN =   297273.9584777 Edm =     0.330505 NCalls =    284
VariableMetric: Iteration #  87 - FCN =   297273.5885794 Edm =    0.0349436 NCalls =    286
VariableMetric: Iteration #  88 - FCN =   297273.5631022 Edm =   0.00604348 NCalls =    288
VariableMetric: Iteration #  89 - FCN =   297273.5569885 Edm =    0.0012572 NCalls =    290
VariableMetric: Iteration #  90 - FCN =   297273.5551678 Edm =  0.000298355 NCalls =    292
VariableMetric: Iteration #  91 - FCN =   297273.5547364 Edm =  7.40587e-05 NCalls =    294
VariableMetric: Iteration #  92 - FCN =   297273.5544232 Edm =  0.000223358 NCalls =    296
VariableMetric: Iteration #  93 - FCN =   297273.5366254 Edm =     0.016154 NCalls =    301
VariableMetric: Iteration #  94 - FCN =   297272.6695696 Edm =     0.207961 NCalls =    306
VariableMetric: Iteration #  95 - FCN =   297272.4292405 Edm =    0.0240913 NCalls =    308
VariableMetric: Iteration #  96 - FCN =   297272.4084917 Edm =  0.000837784 NCalls =    310
VariableMetric: Iteration #  97 - FCN =   297272.4075219 Edm =  9.38053e-05 NCalls =    312
VariableMetric: Iteration #  98 - FCN =   297272.4072966 Edm =  0.000123866 NCalls =    314
VariableMetric: Iteration #  99 - FCN =    297272.405491 Edm =    0.0013199 NCalls =    317
VariableMetric: Iteration # 100 - FCN =   297272.3661638 Edm =    0.0328861 NCalls =    321
VariableMetric: Iteration # 101 - FCN =   297271.0907105 Edm =     0.345212 NCalls =    325
VariableMetric: Iteration # 102 - FCN =   297270.6505097 Edm =    0.0698484 NCalls =    327
VariableMetric: Iteration # 103 - FCN =   297270.6101094 Edm =   0.00547113 NCalls =    329
VariableMetric: Iteration # 104 - FCN =   297270.6047741 Edm =  0.000157746 NCalls =    331
VariableMetric: Iteration # 105 - FCN =   297270.6044944 Edm =  6.69711e-05 NCalls =    333
VariableMetric: After Hessian   - FCN =   297270.6044944 Edm =      2.78305 NCalls =    808
VariableMetric: Iteration # 106 - FCN =   297270.6044944 Edm =      2.78305 NCalls =    808
VariableMetric: Iteration # 107 - FCN =   297268.2292014 Edm =      0.50597 NCalls =    810
VariableMetric: Iteration # 108 - FCN =   297267.9118807 Edm =    0.0646855 NCalls =    812
VariableMetric: Iteration # 109 - FCN =   297267.8107585 Edm =    0.0227649 NCalls =    814
VariableMetric: Iteration # 110 - FCN =   297267.7829774 Edm =    0.0152628 NCalls =    816
VariableMetric: Iteration # 111 - FCN =   297267.7681449 Edm =   0.00710741 NCalls =    818
VariableMetric: Iteration # 112 - FCN =   297267.7592369 Edm =   0.00198475 NCalls =    820
VariableMetric: Iteration # 113 - FCN =     297267.75729 Edm =  0.000230505 NCalls =    822
VariableMetric: Iteration # 114 - FCN =   297267.7570731 Edm =   2.9841e-05 NCalls =    823
VariableMetric: After Hessian   - FCN =   297267.7570731 Edm =  3.67915e-05 NCalls =   1310
VariableMetric: Iteration # 115 - FCN =   297267.7570731 Edm =  3.67915e-05 NCalls =   1310
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   345616.1004732 Edm =      555.237 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   345616.1004732 Edm =      555.237 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   315175.5568962 Edm =       41.429 NCalls =      5
VariableMetric: Iteration #   2 - FCN =   302986.5049331 Edm =      167.448 NCalls =     16
VariableMetric: Iteration #   3 - FCN =   302922.9476093 Edm =      2461.61 NCalls =     19
VariableMetric: Iteration #   4 - FCN =   302846.0219918 Edm =      2.04101 NCalls =     21
VariableMetric: Iteration #   5 - FCN =   302784.8346965 Edm =      92.3442 NCalls =     26
VariableMetric: Iteration #   6 - FCN =   302582.6958276 Edm =       142.25 NCalls =     33
VariableMetric: Iteration #   7 - FCN =   298203.1832973 Edm =      4.47935 NCalls =     42
VariableMetric: Iteration #   8 - FCN =   298192.0845422 Edm =     0.978569 NCalls =     44
VariableMetric: Iteration #   9 - FCN =   298183.1308016 Edm =      3.69313 NCalls =     47
VariableMetric: Iteration #  10 - FCN =   298142.6667629 Edm =      31.6586 NCalls =     50
VariableMetric: Iteration #  11 - FCN =   297710.4592083 Edm =      34.0381 NCalls =     54
VariableMetric: Iteration #  12 - FCN =   297657.1913708 Edm =      0.93651 NCalls =     56
VariableMetric: Iteration #  13 - FCN =   297655.6654186 Edm =    0.0994916 NCalls =     58
VariableMetric: Iteration #  14 - FCN =   297655.4894364 Edm =    0.0772404 NCalls =     60
VariableMetric: Iteration #  15 - FCN =   297642.4714846 Edm =       9.7838 NCalls =     66
VariableMetric: Iteration #  16 - FCN =   297569.0730499 Edm =      5.42793 NCalls =     69
VariableMetric: Iteration #  17 - FCN =   297563.0163324 Edm =    0.0522429 NCalls =     72
VariableMetric: Iteration #  18 - FCN =   297562.8375642 Edm =      0.11401 NCalls =     74
VariableMetric: Iteration #  19 - FCN =   297521.8586864 Edm =       39.268 NCalls =     80
VariableMetric: Iteration #  20 - FCN =   297291.3084434 Edm =      40.4836 NCalls =     83
VariableMetric: Iteration #  21 - FCN =   297251.9817348 Edm =     0.315254 NCalls =     85
VariableMetric: Iteration #  22 - FCN =    297251.581409 Edm =    0.0653523 NCalls =     87
VariableMetric: Iteration #  23 - FCN =   297251.5162548 Edm =   0.00820962 NCalls =     88
VariableMetric: Iteration #  24 - FCN =   297251.5039953 Edm =   0.00606533 NCalls =     90
VariableMetric: Iteration #  25 - FCN =   297251.2166812 Edm =     0.245502 NCalls =     95
VariableMetric: Iteration #  26 - FCN =   297226.3612403 Edm =      1.47456 NCalls =    100
VariableMetric: Iteration #  27 - FCN =   297224.8938178 Edm =   0.00585603 NCalls =    101
VariableMetric: Iteration #  28 - FCN =   297224.8848859 Edm =   0.00300751 NCalls =    103
VariableMetric: Iteration #  29 - FCN =   297224.7250902 Edm =      0.16409 NCalls =    108
VariableMetric: Iteration #  30 - FCN =   297222.1625264 Edm =      1.33918 NCalls =    115
VariableMetric: Iteration #  31 - FCN =   297189.2193816 Edm =      15.4006 NCalls =    119
VariableMetric: Iteration #  32 - FCN =   297168.9219084 Edm =      4.63074 NCalls =    122
VariableMetric: Iteration #  33 - FCN =   297165.9599309 Edm =     0.456295 NCalls =    124
VariableMetric: Iteration #  34 - FCN =   297165.5843991 Edm =    0.0212564 NCalls =    126
VariableMetric: Iteration #  35 - FCN =   297165.5592033 Edm =   0.00465797 NCalls =    128
VariableMetric: Iteration #  36 - FCN =     297165.55078 Edm =   0.00237817 NCalls =    130
VariableMetric: Iteration #  37 - FCN =   297165.4661187 Edm =    0.0834912 NCalls =    134
VariableMetric: Iteration #  38 - FCN =   297161.2148755 Edm =     0.215526 NCalls =    141
VariableMetric: Iteration #  39 - FCN =   297140.0988042 Edm =      2.32101 NCalls =    143
VariableMetric: Iteration #  40 - FCN =   297137.1876403 Edm =     0.138873 NCalls =    145
VariableMetric: Iteration #  41 - FCN =   297137.0503818 Edm =   0.00309316 NCalls =    146
VariableMetric: Iteration #  42 - FCN =   297137.0470283 Edm =  0.000701757 NCalls =    148
VariableMetric: Iteration #  43 - FCN =   297137.0373227 Edm =   0.00819391 NCalls =    152
VariableMetric: Iteration #  44 - FCN =   297136.7782227 Edm =     0.201712 NCalls =    156
VariableMetric: Iteration #  45 - FCN =    297129.770361 Edm =     0.363144 NCalls =    160
VariableMetric: Iteration #  46 - FCN =   297129.3539839 Edm =   0.00808574 NCalls =    161
VariableMetric: Iteration #  47 - FCN =    297129.342836 Edm =  0.000455128 NCalls =    163
VariableMetric: Iteration #  48 - FCN =   297129.3421736 Edm =  0.000199557 NCalls =    165
VariableMetric: Iteration #  49 - FCN =   297129.3395209 Edm =   0.00258839 NCalls =    168
VariableMetric: Iteration #  50 - FCN =    297129.034648 Edm =    0.0582031 NCalls =    175
VariableMetric: Iteration #  51 - FCN =   297127.8424139 Edm =     0.535385 NCalls =    178
VariableMetric: Iteration #  52 - FCN =   297125.8728417 Edm =     0.180825 NCalls =    182
VariableMetric: Iteration #  53 - FCN =   297125.6956889 Edm =    0.0668924 NCalls =    184
VariableMetric: Iteration #  54 - FCN =   297125.6422148 Edm =   0.00633056 NCalls =    186
VariableMetric: Iteration #  55 - FCN =    297125.633869 Edm =  0.000429571 NCalls =    188
VariableMetric: Iteration #  56 - FCN =   297125.6332566 Edm =  0.000103659 NCalls =    190
VariableMetric: Iteration #  57 - FCN =   297125.6327362 Edm =  0.000348977 NCalls =    192
VariableMetric: Iteration #  58 - FCN =   297125.6219081 Edm =    0.0105394 NCalls =    196
VariableMetric: Iteration #  59 - FCN =   297125.0418921 Edm =    0.0668583 NCalls =    203
VariableMetric: Iteration #  60 - FCN =   297123.2551026 Edm =     0.451524 NCalls =    206
VariableMetric: Iteration #  61 - FCN =   297122.4376114 Edm =      0.12226 NCalls =    208
VariableMetric: Iteration #  62 - FCN =    297122.312711 Edm =    0.0508839 NCalls =    210
VariableMetric: Iteration #  63 - FCN =   297122.2892625 Edm =    0.0154547 NCalls =    212
VariableMetric: Iteration #  64 - FCN =   297122.2703801 Edm =   0.00210175 NCalls =    214
VariableMetric: Iteration #  65 - FCN =   297122.2679983 Edm =  0.000151126 NCalls =    216
VariableMetric: Iteration #  66 - FCN =   297122.2677396 Edm =  9.21359e-05 NCalls =    218
VariableMetric: Iteration #  67 - FCN =   297122.2636643 Edm =   0.00362319 NCalls =    222
VariableMetric: Iteration #  68 - FCN =   297121.7122216 Edm =     0.467461 NCalls =    228
VariableMetric: Iteration #  69 - FCN =   297120.0610483 Edm =      1.10406 NCalls =    233
VariableMetric: Iteration #  70 - FCN =   297119.2746745 Edm =     0.828575 NCalls =    235
VariableMetric: Iteration #  71 - FCN =   297118.7994367 Edm =     0.243232 NCalls =    237
VariableMetric: Iteration #  72 - FCN =   297118.1476004 Edm =     0.189718 NCalls =    240
VariableMetric: Iteration #  73 - FCN =   297117.8814268 Edm =    0.0706288 NCalls =    242
VariableMetric: Iteration #  74 - FCN =   297117.8401673 Edm =    0.0230435 NCalls =    244
VariableMetric: Iteration #  75 - FCN =    297117.824906 Edm =   0.00869362 NCalls =    245
VariableMetric: Iteration #  76 - FCN =   297117.8187305 Edm =   0.00139737 NCalls =    247
VariableMetric: Iteration #  77 - FCN =    297117.817211 Edm =  0.000567056 NCalls =    249
VariableMetric: Iteration #  78 - FCN =   297117.8155981 Edm =   0.00148176 NCalls =    251
VariableMetric: Iteration #  79 - FCN =     297117.80205 Edm =   0.00993292 NCalls =    255
VariableMetric: Iteration #  80 - FCN =   297117.5638392 Edm =     0.241656 NCalls =    259
VariableMetric: Iteration #  81 - FCN =   297116.7386599 Edm =     0.992631 NCalls =    265
VariableMetric: Iteration #  82 - FCN =   297116.7135284 Edm =    0.0514496 NCalls =    267
VariableMetric: Iteration #  83 - FCN =   297116.6578848 Edm =    0.0713437 NCalls =    269
VariableMetric: Iteration #  84 - FCN =   297116.2858222 Edm =     0.267171 NCalls =    273
VariableMetric: Iteration #  85 - FCN =   297113.6663327 Edm =      2.30493 NCalls =    277
VariableMetric: Iteration #  86 - FCN =   297110.1419559 Edm =       1.0332 NCalls =    282
VariableMetric: Iteration #  87 - FCN =   297109.9092333 Edm =      1.54839 NCalls =    284
VariableMetric: Iteration #  88 - FCN =   297108.8999329 Edm =     0.246453 NCalls =    287
VariableMetric: Iteration #  89 - FCN =   297108.6598739 Edm =    0.0608245 NCalls =    289
VariableMetric: Iteration #  90 - FCN =   297108.5880537 Edm =    0.0311208 NCalls =    291
VariableMetric: Iteration #  91 - FCN =   297108.5292029 Edm =    0.0183701 NCalls =    293
VariableMetric: Iteration #  92 - FCN =   297108.5168991 Edm =   0.00347691 NCalls =    295
VariableMetric: Iteration #  93 - FCN =   297108.5136839 Edm =  0.000217479 NCalls =    297
VariableMetric: Iteration #  94 - FCN =   297108.5134488 Edm =  0.000100095 NCalls =    299
VariableMetric: Iteration #  95 - FCN =   297108.5127163 Edm =  0.000561417 NCalls =    302
VariableMetric: Iteration #  96 - FCN =   297108.5006344 Edm =    0.0107715 NCalls =    306
VariableMetric: Iteration #  97 - FCN =   297107.8057526 Edm =     0.508724 NCalls =    312
VariableMetric: Iteration #  98 - FCN =   297106.6133832 Edm =    0.0797277 NCalls =    314
VariableMetric: Iteration #  99 - FCN =   297106.5484976 Edm =    0.0136917 NCalls =    316
VariableMetric: Iteration # 100 - FCN =    297106.538656 Edm =  0.000592187 NCalls =    318
VariableMetric: Iteration # 101 - FCN =   297106.5378708 Edm =  8.89513e-05 NCalls =    320
VariableMetric: Iteration # 102 - FCN =     297106.53778 Edm =   1.0828e-05 NCalls =    321
VariableMetric: After Hessian   - FCN =     297106.53778 Edm =     0.903873 NCalls =    800
VariableMetric: Iteration # 103 - FCN =     297106.53778 Edm =     0.903873 NCalls =    800
VariableMetric: Iteration # 104 - FCN =   297105.0945224 Edm =     0.798735 NCalls =    803
VariableMetric: Iteration # 105 - FCN =   297105.0301254 Edm =      0.27583 NCalls =    805
VariableMetric: Iteration # 106 - FCN =   297104.9043472 Edm =    0.0621173 NCalls =    807
VariableMetric: Iteration # 107 - FCN =   297104.8000851 Edm =    0.0762043 NCalls =    809
VariableMetric: Iteration # 108 - FCN =   297104.7023379 Edm =    0.0585952 NCalls =    811
VariableMetric: Iteration # 109 - FCN =   297104.6606141 Edm =    0.0314168 NCalls =    813
VariableMetric: Iteration # 110 - FCN =   297104.6271253 Edm =   0.00552311 NCalls =    816
VariableMetric: Iteration # 111 - FCN =   297104.6223266 Edm =   0.00150992 NCalls =    818
VariableMetric: Iteration # 112 - FCN =   297104.6203593 Edm =  0.000231953 NCalls =    820
VariableMetric: Iteration # 113 - FCN =   297104.6199475 Edm =  7.55182e-05 NCalls =    822
VariableMetric: Iteration # 114 - FCN =   297104.6197594 Edm =  3.07015e-05 NCalls =    824
VariableMetric: After Hessian   - FCN =   297104.6197594 Edm =  4.26202e-05 NCalls =   1309
VariableMetric: Iteration # 115 - FCN =   297104.6197594 Edm =  4.26202e-05 NCalls =   1309
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   326143.3853538 Edm =      167.493 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   326143.3853538 Edm =      167.493 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301113.2268601 Edm =       12.274 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   300808.8368591 Edm =      1762.14 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   300664.9735108 Edm =       1177.8 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   300420.7072209 Edm =      338.906 NCalls =     18
VariableMetric: Iteration #   5 - FCN =   300301.7066555 Edm =      9.60017 NCalls =     20
VariableMetric: Iteration #   6 - FCN =   300287.7699576 Edm =      12.1021 NCalls =     23
VariableMetric: Iteration #   7 - FCN =   298663.3178224 Edm =      115.317 NCalls =     31
VariableMetric: Iteration #   8 - FCN =   298463.6090603 Edm =      176.064 NCalls =     34
VariableMetric: Iteration #   9 - FCN =    298360.138404 Edm =      4.85635 NCalls =     37
VariableMetric: Iteration #  10 - FCN =    298355.512286 Edm =     0.808744 NCalls =     38
VariableMetric: Iteration #  11 - FCN =   298350.9457978 Edm =      5.40537 NCalls =     41
VariableMetric: Iteration #  12 - FCN =   298304.4052245 Edm =      32.4695 NCalls =     46
VariableMetric: Iteration #  13 - FCN =   298106.6078606 Edm =      9.55763 NCalls =     49
VariableMetric: Iteration #  14 - FCN =   298099.3776472 Edm =     0.092565 NCalls =     51
VariableMetric: Iteration #  15 - FCN =   298099.2377835 Edm =    0.0620213 NCalls =     53
VariableMetric: Iteration #  16 - FCN =   298095.0658279 Edm =      3.93658 NCalls =     58
VariableMetric: Iteration #  17 - FCN =   297892.0220159 Edm =      65.1182 NCalls =     63
VariableMetric: Iteration #  18 - FCN =   297778.3682003 Edm =      9.92714 NCalls =     66
VariableMetric: Iteration #  19 - FCN =   297760.5564372 Edm =      0.67873 NCalls =     68
VariableMetric: Iteration #  20 - FCN =   297759.6352065 Edm =     0.198847 NCalls =     70
VariableMetric: Iteration #  21 - FCN =   297759.4570596 Edm =    0.0220762 NCalls =     72
VariableMetric: Iteration #  22 - FCN =   297759.2283107 Edm =     0.194574 NCalls =     75
VariableMetric: Iteration #  23 - FCN =   297703.2023289 Edm =      28.0625 NCalls =     82
VariableMetric: Iteration #  24 - FCN =   297634.9463227 Edm =      10.9601 NCalls =     85
VariableMetric: Iteration #  25 - FCN =   297558.4299694 Edm =      71.3605 NCalls =     95
VariableMetric: Iteration #  26 - FCN =    297550.808176 Edm =      151.738 NCalls =     97
VariableMetric: Iteration #  27 - FCN =   297525.2493616 Edm =      28.9777 NCalls =     99
VariableMetric: Iteration #  28 - FCN =   297500.2825433 Edm =      1.94475 NCalls =    102
VariableMetric: Iteration #  29 - FCN =   297497.8636686 Edm =    0.0363751 NCalls =    104
VariableMetric: Iteration #  30 - FCN =   297497.8272243 Edm =   0.00385637 NCalls =    105
VariableMetric: Iteration #  31 - FCN =    297497.813623 Edm =   0.00845972 NCalls =    107
VariableMetric: Iteration #  32 - FCN =   297496.9037044 Edm =     0.938728 NCalls =    112
VariableMetric: Iteration #  33 - FCN =   297496.6744031 Edm =     0.221594 NCalls =    116
VariableMetric: Iteration #  34 - FCN =   297490.7359563 Edm =      5.22947 NCalls =    123
VariableMetric: Iteration #  35 - FCN =   297469.6129236 Edm =     0.752004 NCalls =    127
VariableMetric: Iteration #  36 - FCN =   297469.0384091 Edm =    0.0873458 NCalls =    129
VariableMetric: Iteration #  37 - FCN =   297468.9300539 Edm =    0.0299243 NCalls =    131
VariableMetric: Iteration #  38 - FCN =   297468.6681644 Edm =      0.38922 NCalls =    134
VariableMetric: Iteration #  39 - FCN =   297467.1317525 Edm =      1.36359 NCalls =    139
VariableMetric: Iteration #  40 - FCN =   297420.6534697 Edm =      11.8158 NCalls =    144
VariableMetric: Iteration #  41 - FCN =   297404.1632287 Edm =      4.25657 NCalls =    146
VariableMetric: Iteration #  42 - FCN =   297395.9738018 Edm =       5.1733 NCalls =    148
VariableMetric: Iteration #  43 - FCN =   297388.8308041 Edm =      3.63501 NCalls =    151
VariableMetric: Iteration #  44 - FCN =   297385.4196651 Edm =     0.395623 NCalls =    152
VariableMetric: Iteration #  45 - FCN =   297384.9495233 Edm =     0.039869 NCalls =    154
VariableMetric: Iteration #  46 - FCN =   297384.9030785 Edm =    0.0206322 NCalls =    156
VariableMetric: Iteration #  47 - FCN =   297384.8609633 Edm =   0.00751303 NCalls =    158
VariableMetric: Iteration #  48 - FCN =   297384.8483205 Edm =   0.00386214 NCalls =    160
VariableMetric: Iteration #  49 - FCN =   297384.8075371 Edm =     0.035374 NCalls =    163
VariableMetric: Iteration #  50 - FCN =   297382.1853299 Edm =      2.58399 NCalls =    169
VariableMetric: Iteration #  51 - FCN =   297376.1388712 Edm =      4.67081 NCalls =    175
VariableMetric: Iteration #  52 - FCN =   297360.5858259 Edm =     0.724222 NCalls =    178
VariableMetric: Iteration #  53 - FCN =   297359.9393998 Edm =     0.156222 NCalls =    180
VariableMetric: Iteration #  54 - FCN =   297359.8270432 Edm =    0.0132173 NCalls =    182
VariableMetric: Iteration #  55 - FCN =   297359.8123687 Edm =  0.000469963 NCalls =    184
VariableMetric: Iteration #  56 - FCN =   297359.8113493 Edm =  0.000372624 NCalls =    186
VariableMetric: Iteration #  57 - FCN =   297359.8102662 Edm =  0.000522595 NCalls =    188
VariableMetric: Iteration #  58 - FCN =   297359.8044148 Edm =   0.00608279 NCalls =    191
VariableMetric: Iteration #  59 - FCN =   297359.4718916 Edm =     0.347916 NCalls =    198
VariableMetric: Iteration #  60 - FCN =   297359.4696975 Edm =   0.00162036 NCalls =    200
VariableMetric: Iteration #  61 - FCN =    297359.223236 Edm =     0.308639 NCalls =    207
VariableMetric: Iteration #  62 - FCN =   297359.2210731 Edm =   0.00165384 NCalls =    209
VariableMetric: Iteration #  63 - FCN =   297359.0543968 Edm =     0.182075 NCalls =    215
VariableMetric: Iteration #  64 - FCN =   297359.0493183 Edm =   0.00443409 NCalls =    218
VariableMetric: Iteration #  65 - FCN =   297358.4256308 Edm =      0.56267 NCalls =    223
VariableMetric: Iteration #  66 - FCN =   297352.8047229 Edm =      2.33109 NCalls =    227
VariableMetric: Iteration #  67 - FCN =   297349.6050506 Edm =     0.363564 NCalls =    229
VariableMetric: Iteration #  68 - FCN =   297349.3468052 Edm =    0.0751113 NCalls =    231
VariableMetric: Iteration #  69 - FCN =    297349.282805 Edm =    0.0024878 NCalls =    233
VariableMetric: Iteration #  70 - FCN =   297349.2798937 Edm =   0.00026196 NCalls =    235
VariableMetric: Iteration #  71 - FCN =   297349.2784606 Edm =   0.00114836 NCalls =    238
VariableMetric: Iteration #  72 - FCN =   297349.2321637 Edm =    0.0387703 NCalls =    242
VariableMetric: Iteration #  73 - FCN =   297347.8626638 Edm =      1.10667 NCalls =    246
VariableMetric: Iteration #  74 - FCN =   297344.3901899 Edm =     0.404205 NCalls =    248
VariableMetric: Iteration #  75 - FCN =   297344.0048183 Edm =    0.0620179 NCalls =    249
VariableMetric: Iteration #  76 - FCN =   297343.9378861 Edm =    0.0237391 NCalls =    251
VariableMetric: Iteration #  77 - FCN =   297343.9159151 Edm =   0.00355626 NCalls =    253
VariableMetric: Iteration #  78 - FCN =    297343.911991 Edm =  0.000378063 NCalls =    255
VariableMetric: Iteration #  79 - FCN =   297343.9107505 Edm =   0.00083543 NCalls =    257
VariableMetric: Iteration #  80 - FCN =   297343.8712152 Edm =    0.0432129 NCalls =    262
VariableMetric: Iteration #  81 - FCN =   297342.8800298 Edm =     0.517141 NCalls =    269
VariableMetric: Iteration #  82 - FCN =    297340.472654 Edm =     0.457719 NCalls =    272
VariableMetric: Iteration #  83 - FCN =    297340.046328 Edm =     0.313382 NCalls =    273
VariableMetric: Iteration #  84 - FCN =   297339.9135302 Edm =    0.0516757 NCalls =    275
VariableMetric: Iteration #  85 - FCN =   297339.7204852 Edm =    0.0800556 NCalls =    277
VariableMetric: Iteration #  86 - FCN =   297339.5779876 Edm =     0.105054 NCalls =    280
VariableMetric: Iteration #  87 - FCN =   297339.5054075 Edm =    0.0441556 NCalls =    283
VariableMetric: Iteration #  88 - FCN =   297339.4386252 Edm =    0.0640528 NCalls =    286
VariableMetric: Iteration #  89 - FCN =    297339.387003 Edm =     0.051929 NCalls =    288
VariableMetric: Iteration #  90 - FCN =   297339.3062976 Edm =    0.0270946 NCalls =    291
VariableMetric: Iteration #  91 - FCN =   297339.2483423 Edm =    0.0655723 NCalls =    294
VariableMetric: Iteration #  92 - FCN =   297339.2194694 Edm =    0.0200641 NCalls =    296
VariableMetric: Iteration #  93 - FCN =   297339.1997353 Edm =   0.00539911 NCalls =    298
VariableMetric: Iteration #  94 - FCN =   297339.1949737 Edm =   0.00073314 NCalls =    299
VariableMetric: Iteration #  95 - FCN =   297339.1943031 Edm =  0.000149167 NCalls =    301
VariableMetric: Iteration #  96 - FCN =   297339.1940331 Edm =  0.000129388 NCalls =    303
VariableMetric: Iteration #  97 - FCN =   297339.1924847 Edm =   0.00132428 NCalls =    306
VariableMetric: Iteration #  98 - FCN =   297339.1566067 Edm =    0.0303989 NCalls =    310
VariableMetric: Iteration #  99 - FCN =   297337.4249238 Edm =     0.782761 NCalls =    316
VariableMetric: Iteration # 100 - FCN =    297336.380997 Edm =     0.429025 NCalls =    318
VariableMetric: Iteration # 101 - FCN =   297336.1438738 Edm =     0.156153 NCalls =    320
VariableMetric: Iteration # 102 - FCN =   297336.0781796 Edm =    0.0127353 NCalls =    322
VariableMetric: Iteration # 103 - FCN =    297336.063779 Edm =    0.0164312 NCalls =    325
VariableMetric: Iteration # 104 - FCN =   297336.0532662 Edm =   0.00234383 NCalls =    327
VariableMetric: Iteration # 105 - FCN =    297336.050018 Edm =   0.00016015 NCalls =    329
VariableMetric: Iteration # 106 - FCN =   297336.0498032 Edm =  4.98727e-05 NCalls =    331
VariableMetric: After Hessian   - FCN =   297336.0498032 Edm =      21327.7 NCalls =    816
VariableMetric: Iteration # 107 - FCN =   297336.0498032 Edm =      21327.7 NCalls =    816
VariableMetric: Iteration # 108 - FCN =   297334.2369495 Edm =      35985.2 NCalls =    824
VariableMetric: Iteration # 109 - FCN =   297328.7602469 Edm =     0.126295 NCalls =    827
VariableMetric: Iteration # 110 - FCN =   297328.6479952 Edm =     0.120778 NCalls =    829
VariableMetric: Iteration # 111 - FCN =   297327.9568681 Edm =    0.0845278 NCalls =    832
VariableMetric: Iteration # 112 - FCN =   297327.5762135 Edm =    0.0826379 NCalls =    834
VariableMetric: Iteration # 113 - FCN =   297327.1425104 Edm =     0.150976 NCalls =    837
VariableMetric: Iteration # 114 - FCN =   297326.8633784 Edm =    0.0584456 NCalls =    839
VariableMetric: Iteration # 115 - FCN =   297326.3452841 Edm =     0.420692 NCalls =    843
VariableMetric: Iteration # 116 - FCN =   297325.5199948 Edm =     0.641273 NCalls =    846
VariableMetric: Iteration # 117 - FCN =   297324.9154732 Edm =     0.707327 NCalls =    847
VariableMetric: Iteration # 118 - FCN =   297323.0411808 Edm =       2.4656 NCalls =    852
VariableMetric: Iteration # 119 - FCN =   297320.8130814 Edm =      6.40665 NCalls =    856
VariableMetric: Iteration # 120 - FCN =   297318.1815079 Edm =      2.54247 NCalls =    860
VariableMetric: Iteration # 121 - FCN =   297315.3468507 Edm =      1.08466 NCalls =    864
VariableMetric: Iteration # 122 - FCN =   297314.6933122 Edm =      1.57107 NCalls =    866
VariableMetric: Iteration # 123 - FCN =   297312.7791821 Edm =      1.06717 NCalls =    869
VariableMetric: Iteration # 124 - FCN =   297311.0099693 Edm =     0.345618 NCalls =    871
VariableMetric: Iteration # 125 - FCN =    297310.669043 Edm =     0.047321 NCalls =    872
VariableMetric: Iteration # 126 - FCN =   297310.3161544 Edm =     0.122012 NCalls =    875
VariableMetric: Iteration # 127 - FCN =    297310.140492 Edm =    0.0485769 NCalls =    877
VariableMetric: Iteration # 128 - FCN =   297309.9431172 Edm =     0.100492 NCalls =    879
VariableMetric: Iteration # 129 - FCN =   297309.7941388 Edm =    0.0278172 NCalls =    881
VariableMetric: Iteration # 130 - FCN =   297309.7514704 Edm =    0.0203686 NCalls =    883
VariableMetric: Iteration # 131 - FCN =    297309.638016 Edm =      0.01455 NCalls =    886
VariableMetric: Iteration # 132 - FCN =    297309.592968 Edm =    0.0197484 NCalls =    888
VariableMetric: Iteration # 133 - FCN =     297309.54442 Edm =   0.00219542 NCalls =    890
VariableMetric: Iteration # 134 - FCN =   297309.5403357 Edm =   0.00196634 NCalls =    892
VariableMetric: Iteration # 135 - FCN =   297309.5192864 Edm =   0.00521919 NCalls =    895
VariableMetric: Iteration # 136 - FCN =   297309.5007231 Edm =     0.009679 NCalls =    897
VariableMetric: Iteration # 137 - FCN =   297309.4583145 Edm =     0.002095 NCalls =    899
VariableMetric: Iteration # 138 - FCN =   297309.4547416 Edm =   0.00149075 NCalls =    901
VariableMetric: Iteration # 139 - FCN =   297309.4371898 Edm =   0.00666042 NCalls =    904
VariableMetric: Iteration # 140 - FCN =   297309.4253793 Edm =  0.000900863 NCalls =    906
VariableMetric: Iteration # 141 - FCN =   297309.4225719 Edm =   0.00155725 NCalls =    908
VariableMetric: Iteration # 142 - FCN =   297309.4122553 Edm =   0.00261357 NCalls =    911
VariableMetric: Iteration # 143 - FCN =   297309.3967132 Edm =    0.0105972 NCalls =    914
VariableMetric: Iteration # 144 - FCN =   297309.3563639 Edm =   0.00460886 NCalls =    916
VariableMetric: Iteration # 145 - FCN =    297309.351698 Edm =   0.00105833 NCalls =    918
VariableMetric: Iteration # 146 - FCN =   297309.3443633 Edm =   0.00553105 NCalls =    921
VariableMetric: Iteration # 147 - FCN =   297309.3128659 Edm =   0.00288409 NCalls =    924
VariableMetric: Iteration # 148 - FCN =   297309.3089304 Edm =  0.000394518 NCalls =    926
VariableMetric: Iteration # 149 - FCN =   297309.3066828 Edm =   0.00180644 NCalls =    929
VariableMetric: Iteration # 150 - FCN =   297309.2830365 Edm =   0.00319981 NCalls =    932
VariableMetric: Iteration # 151 - FCN =   297309.2792035 Edm =  0.000316228 NCalls =    934
VariableMetric: Iteration # 152 - FCN =   297309.2782472 Edm =  0.000446998 NCalls =    936
VariableMetric: Iteration # 153 - FCN =   297309.2740141 Edm =   0.00217976 NCalls =    939
VariableMetric: Iteration # 154 - FCN =   297309.2675632 Edm =  0.000525174 NCalls =    941
VariableMetric: Iteration # 155 - FCN =    297309.266919 Edm =  0.000335525 NCalls =    943
VariableMetric: Iteration # 156 - FCN =   297309.2659064 Edm =  0.000682524 NCalls =    945
VariableMetric: Iteration # 157 - FCN =   297309.2598634 Edm =   0.00303801 NCalls =    948
VariableMetric: Iteration # 158 - FCN =    297309.251913 Edm =   0.00266029 NCalls =    951
VariableMetric: Iteration # 159 - FCN =   297309.2497316 Edm =   0.00112168 NCalls =    953
VariableMetric: Iteration # 160 - FCN =   297309.2474898 Edm =    0.0005938 NCalls =    957
VariableMetric: Iteration # 161 - FCN =   297309.2458708 Edm =   0.00050277 NCalls =    961
VariableMetric: Iteration # 162 - FCN =   297309.2448533 Edm =   0.00108634 NCalls =    964
VariableMetric: Iteration # 163 - FCN =   297309.2444232 Edm =   0.00063599 NCalls =    966
VariableMetric: Iteration # 164 - FCN =   297309.2430205 Edm =  0.000923096 NCalls =    971
VariableMetric: Iteration # 165 - FCN =   297309.2415545 Edm =   0.00325107 NCalls =    975
VariableMetric: Iteration # 166 - FCN =   297309.2397068 Edm =   0.00210071 NCalls =    979
VariableMetric: Iteration # 167 - FCN =   297309.2376654 Edm =    0.0024062 NCalls =    983
VariableMetric: Iteration # 168 - FCN =   297309.2373847 Edm =    0.0004305 NCalls =    986
VariableMetric: Iteration # 169 - FCN =   297309.2334205 Edm =    0.0017333 NCalls =    990
VariableMetric: Iteration # 170 - FCN =   297309.2302595 Edm =   0.00096865 NCalls =    993
VariableMetric: Iteration # 171 - FCN =   297309.2292587 Edm =  0.000938871 NCalls =    995
VariableMetric: Iteration # 172 - FCN =   297309.2281948 Edm =  0.000280789 NCalls =    998
VariableMetric: Iteration # 173 - FCN =   297309.2276214 Edm =  0.000216184 NCalls =   1000
VariableMetric: Iteration # 174 - FCN =   297309.2255635 Edm =   0.00195146 NCalls =   1003
VariableMetric: Iteration # 175 - FCN =   297309.2204351 Edm =   0.00172651 NCalls =   1009
VariableMetric: Iteration # 176 - FCN =   297309.2159761 Edm =   0.00316602 NCalls =   1012
VariableMetric: Iteration # 177 - FCN =   297309.2148449 Edm =  0.000326503 NCalls =   1014
VariableMetric: Iteration # 178 - FCN =   297309.2139103 Edm =  0.000222316 NCalls =   1017
VariableMetric: Iteration # 179 - FCN =   297309.2135124 Edm =  0.000174908 NCalls =   1020
VariableMetric: Iteration # 180 - FCN =   297309.2130517 Edm =  0.000443365 NCalls =   1022
VariableMetric: Iteration # 181 - FCN =    297309.206636 Edm =   0.00422146 NCalls =   1027
VariableMetric: Iteration # 182 - FCN =    297309.198389 Edm =   0.00225344 NCalls =   1030
VariableMetric: Iteration # 183 - FCN =   297309.1956566 Edm =  0.000587956 NCalls =   1031
VariableMetric: Iteration # 184 - FCN =   297309.1948301 Edm =  0.000177628 NCalls =   1033
VariableMetric: Iteration # 185 - FCN =   297309.1946179 Edm =   4.2433e-05 NCalls =   1035
VariableMetric: After Hessian   - FCN =   297309.1946179 Edm =     0.090052 NCalls =   1524
VariableMetric: Iteration # 186 - FCN =   297309.1946179 Edm =     0.090052 NCalls =   1524
VariableMetric: Iteration # 187 - FCN =   297309.1872088 Edm =    0.0312417 NCalls =   1526
VariableMetric: Iteration # 188 - FCN =   297309.1808833 Edm =   0.00318674 NCalls =   1528
VariableMetric: Iteration # 189 - FCN =   297309.1754069 Edm =   0.00160526 NCalls =   1531
VariableMetric: Iteration # 190 - FCN =   297309.1732798 Edm =    0.0016704 NCalls =   1534
VariableMetric: Iteration # 191 - FCN =   297309.1711865 Edm =  0.000944693 NCalls =   1536
VariableMetric: Iteration # 192 - FCN =   297309.1690006 Edm =  0.000965638 NCalls =   1539
VariableMetric: Iteration # 193 - FCN =   297309.1680664 Edm =  0.000409037 NCalls =   1540
VariableMetric: Iteration # 194 - FCN =   297309.1672765 Edm =   0.00024816 NCalls =   1543
VariableMetric: Iteration # 195 - FCN =   297309.1666001 Edm =  0.000246927 NCalls =   1546
VariableMetric: Iteration # 196 - FCN =   297309.1662141 Edm =  0.000109654 NCalls =   1549
VariableMetric: Iteration # 197 - FCN =   297309.1660463 Edm =  4.61535e-05 NCalls =   1551
VariableMetric: After Hessian   - FCN =   297309.1660463 Edm =  7.49039e-05 NCalls =   2034
VariableMetric: Iteration # 198 - FCN =   297309.1660463 Edm =  7.49039e-05 NCalls =   2034
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   303109.1373317 Edm =       2.9878 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   303109.1373317 Edm =       2.9878 NCalls =      1
VariableMetric: Iteration #   1 - FCN =     302314.40747 Edm =      9.11928 NCalls =      8
VariableMetric: Iteration #   2 - FCN =   302144.9249009 Edm =      118.705 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   300787.1655026 Edm =      99.8443 NCalls =     18
VariableMetric: Iteration #   4 - FCN =   299252.8184715 Edm =       546.41 NCalls =     29
VariableMetric: Iteration #   5 - FCN =   299138.7170766 Edm =      602.532 NCalls =     31
VariableMetric: Iteration #   6 - FCN =   298872.9007704 Edm =      16.4743 NCalls =     33
VariableMetric: Iteration #   7 - FCN =   298848.7145751 Edm =       1.9353 NCalls =     35
VariableMetric: Iteration #   8 - FCN =   298845.0903157 Edm =      1.02813 NCalls =     37
VariableMetric: Iteration #   9 - FCN =   298812.6715527 Edm =      27.8732 NCalls =     41
VariableMetric: Iteration #  10 - FCN =   298304.9763224 Edm =      140.756 NCalls =     46
VariableMetric: Iteration #  11 - FCN =   298105.7982833 Edm =      85.2135 NCalls =     49
VariableMetric: Iteration #  12 - FCN =   298061.4972761 Edm =      4.66048 NCalls =     51
VariableMetric: Iteration #  13 - FCN =   298057.2573912 Edm =     0.238021 NCalls =     52
VariableMetric: Iteration #  14 - FCN =   298057.0206527 Edm =    0.0450072 NCalls =     54
VariableMetric: Iteration #  15 - FCN =   298024.4318403 Edm =      22.5881 NCalls =     61
VariableMetric: Iteration #  16 - FCN =   297932.7161805 Edm =      3.74565 NCalls =     63
VariableMetric: Iteration #  17 - FCN =   297927.2347938 Edm =     0.843284 NCalls =     65
VariableMetric: Iteration #  18 - FCN =   297925.9793331 Edm =    0.0348946 NCalls =     67
VariableMetric: Iteration #  19 - FCN =   297925.9392492 Edm =   0.00595509 NCalls =     69
VariableMetric: Iteration #  20 - FCN =   297925.8992086 Edm =    0.0330215 NCalls =     72
VariableMetric: Iteration #  21 - FCN =   297911.4714901 Edm =       14.051 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297869.3675813 Edm =      6.95786 NCalls =     87
VariableMetric: Iteration #  23 - FCN =   297862.6610421 Edm =      1.62563 NCalls =     88
VariableMetric: Iteration #  24 - FCN =    297860.390513 Edm =      3.22917 NCalls =     90
VariableMetric: Iteration #  25 - FCN =   297855.5770296 Edm =       1.6381 NCalls =     94
VariableMetric: Iteration #  26 - FCN =   297851.0198214 Edm =      3.42247 NCalls =     97
VariableMetric: Iteration #  27 - FCN =   297848.6457711 Edm =      4.51393 NCalls =     99
VariableMetric: Iteration #  28 - FCN =   297842.9952511 Edm =       2.1735 NCalls =    102
VariableMetric: Iteration #  29 - FCN =   297842.7689682 Edm =      1.19852 NCalls =    104
VariableMetric: Iteration #  30 - FCN =   297841.9570376 Edm =     0.452057 NCalls =    107
VariableMetric: Iteration #  31 - FCN =    297837.832195 Edm =      7.59801 NCalls =    110
VariableMetric: Iteration #  32 - FCN =   297837.3008075 Edm =     0.510786 NCalls =    113
VariableMetric: Iteration #  33 - FCN =   297835.6916769 Edm =      1.24525 NCalls =    116
VariableMetric: Iteration #  34 - FCN =   297834.3231451 Edm =     0.106629 NCalls =    118
VariableMetric: Iteration #  35 - FCN =   297834.2008495 Edm =    0.0580036 NCalls =    120
VariableMetric: Iteration #  36 - FCN =   297833.0512549 Edm =      1.25852 NCalls =    124
VariableMetric: Iteration #  37 - FCN =    297830.467117 Edm =      2.27377 NCalls =    129
VariableMetric: Iteration #  38 - FCN =   297809.7195485 Edm =     0.658934 NCalls =    133
VariableMetric: Iteration #  39 - FCN =   297809.3026774 Edm =    0.0838839 NCalls =    135
VariableMetric: Iteration #  40 - FCN =   297809.2431492 Edm =   0.00572588 NCalls =    137
VariableMetric: Iteration #  41 - FCN =    297809.229309 Edm =    0.0101937 NCalls =    139
VariableMetric: Iteration #  42 - FCN =   297807.9409756 Edm =      1.31811 NCalls =    145
VariableMetric: Iteration #  43 - FCN =   297807.9237468 Edm =     0.011166 NCalls =    147
VariableMetric: Iteration #  44 - FCN =   297805.9682924 Edm =      1.25203 NCalls =    154
VariableMetric: Iteration #  45 - FCN =   297774.9409253 Edm =      10.3418 NCalls =    161
VariableMetric: Iteration #  46 - FCN =   297755.7073867 Edm =      21.2154 NCalls =    164
VariableMetric: Iteration #  47 - FCN =   297748.6993297 Edm =      4.64296 NCalls =    166
VariableMetric: Iteration #  48 - FCN =   297742.4054574 Edm =      1.02104 NCalls =    171
VariableMetric: Iteration #  49 - FCN =   297741.3918145 Edm =     0.088469 NCalls =    173
VariableMetric: Iteration #  50 - FCN =   297741.1865047 Edm =     0.115142 NCalls =    175
VariableMetric: Iteration #  51 - FCN =   297741.0097346 Edm =    0.0540912 NCalls =    177
VariableMetric: Iteration #  52 - FCN =    297740.948376 Edm =   0.00906223 NCalls =    179
VariableMetric: Iteration #  53 - FCN =   297740.9318461 Edm =   0.00887358 NCalls =    181
VariableMetric: Iteration #  54 - FCN =   297740.7491126 Edm =     0.189321 NCalls =    185
VariableMetric: Iteration #  55 - FCN =   297737.8166137 Edm =      2.53225 NCalls =    192
VariableMetric: Iteration #  56 - FCN =   297684.4997663 Edm =      9.92376 NCalls =    197
VariableMetric: Iteration #  57 - FCN =   297675.0017674 Edm =      3.88238 NCalls =    200
VariableMetric: Iteration #  58 - FCN =   297672.5038844 Edm =     0.754907 NCalls =    202
VariableMetric: Iteration #  59 - FCN =   297671.5549363 Edm =     0.187903 NCalls =    204
VariableMetric: Iteration #  60 - FCN =     297671.32567 Edm =     0.145812 NCalls =    206
VariableMetric: Iteration #  61 - FCN =   297671.2308847 Edm =    0.0302614 NCalls =    208
VariableMetric: Iteration #  62 - FCN =   297671.1681736 Edm =     0.024392 NCalls =    210
VariableMetric: Iteration #  63 - FCN =   297671.1236341 Edm =   0.00402419 NCalls =    212
VariableMetric: Iteration #  64 - FCN =   297671.1174728 Edm =   0.00136086 NCalls =    214
VariableMetric: Iteration #  65 - FCN =   297671.0954513 Edm =    0.0221229 NCalls =    218
VariableMetric: Iteration #  66 - FCN =    297670.671653 Edm =     0.356653 NCalls =    225
VariableMetric: Iteration #  67 - FCN =      297665.5526 Edm =      2.92761 NCalls =    229
VariableMetric: Iteration #  68 - FCN =   297662.9586755 Edm =      10.4965 NCalls =    232
VariableMetric: Iteration #  69 - FCN =    297656.700762 Edm =      2.44816 NCalls =    235
VariableMetric: Iteration #  70 - FCN =   297651.9792455 Edm =      2.37538 NCalls =    238
VariableMetric: Iteration #  71 - FCN =   297648.4356576 Edm =     0.705091 NCalls =    241
VariableMetric: Iteration #  72 - FCN =    297647.717956 Edm =    0.0933749 NCalls =    242
VariableMetric: Iteration #  73 - FCN =   297647.6102565 Edm =    0.0423688 NCalls =    244
VariableMetric: Iteration #  74 - FCN =   297647.5598512 Edm =   0.00863549 NCalls =    246
VariableMetric: Iteration #  75 - FCN =   297647.5484128 Edm =   0.00199523 NCalls =    248
VariableMetric: Iteration #  76 - FCN =   297647.5404107 Edm =   0.00430706 NCalls =    250
VariableMetric: Iteration #  77 - FCN =   297647.4554062 Edm =    0.0594919 NCalls =    254
VariableMetric: Iteration #  78 - FCN =   297644.9787377 Edm =       2.3467 NCalls =    258
VariableMetric: Iteration #  79 - FCN =   297643.3356309 Edm =      1.45975 NCalls =    262
VariableMetric: Iteration #  80 - FCN =   297614.8747744 Edm =      27.6837 NCalls =    268
VariableMetric: Iteration #  81 - FCN =   297604.0988517 Edm =      36.8645 NCalls =    272
VariableMetric: Iteration #  82 - FCN =   297575.1233272 Edm =      8.81624 NCalls =    276
VariableMetric: Iteration #  83 - FCN =   297568.9437604 Edm =      2.54991 NCalls =    278
VariableMetric: Iteration #  84 - FCN =   297566.5327817 Edm =      1.35735 NCalls =    280
VariableMetric: Iteration #  85 - FCN =   297565.1264804 Edm =     0.268218 NCalls =    283
VariableMetric: Iteration #  86 - FCN =   297564.8885933 Edm =     0.024844 NCalls =    285
VariableMetric: Iteration #  87 - FCN =   297564.8546151 Edm =    0.0279389 NCalls =    287
VariableMetric: Iteration #  88 - FCN =   297564.7885355 Edm =    0.0317412 NCalls =    290
VariableMetric: Iteration #  89 - FCN =    297564.731001 Edm =    0.0199198 NCalls =    292
VariableMetric: Iteration #  90 - FCN =   297564.6257245 Edm =     0.052813 NCalls =    294
VariableMetric: Iteration #  91 - FCN =   297564.5326292 Edm =    0.0295709 NCalls =    296
VariableMetric: Iteration #  92 - FCN =   297564.4879192 Edm =    0.0889363 NCalls =    300
VariableMetric: Iteration #  93 - FCN =   297564.3201379 Edm =     0.258649 NCalls =    306
VariableMetric: Iteration #  94 - FCN =    297564.314497 Edm =    0.0900629 NCalls =    308
VariableMetric: Iteration #  95 - FCN =   297564.2911593 Edm =   0.00299646 NCalls =    310
VariableMetric: Iteration #  96 - FCN =   297564.2765332 Edm =    0.0097664 NCalls =    312
VariableMetric: Iteration #  97 - FCN =   297564.1600148 Edm =    0.0593195 NCalls =    315
VariableMetric: Iteration #  98 - FCN =   297563.9390335 Edm =     0.239646 NCalls =    318
VariableMetric: Iteration #  99 - FCN =   297563.7983743 Edm =     0.262798 NCalls =    321
VariableMetric: Iteration # 100 - FCN =   297562.5350468 Edm =       1.1075 NCalls =    325
VariableMetric: Iteration # 101 - FCN =   297559.6757268 Edm =      3.12937 NCalls =    329
VariableMetric: Iteration # 102 - FCN =   297558.8692219 Edm =      1.13124 NCalls =    332
VariableMetric: Iteration # 103 - FCN =   297558.2165106 Edm =     0.215774 NCalls =    334
VariableMetric: Iteration # 104 - FCN =   297558.0820718 Edm =    0.0810847 NCalls =    337
VariableMetric: Iteration # 105 - FCN =   297557.9753568 Edm =     0.146915 NCalls =    340
VariableMetric: Iteration # 106 - FCN =   297557.6961397 Edm =     0.186296 NCalls =    343
VariableMetric: Iteration # 107 - FCN =   297557.4543578 Edm =     0.141475 NCalls =    345
VariableMetric: Iteration # 108 - FCN =   297557.2800776 Edm =    0.0428845 NCalls =    347
VariableMetric: Iteration # 109 - FCN =   297557.2240975 Edm =    0.0134927 NCalls =    349
VariableMetric: Iteration # 110 - FCN =   297557.2123438 Edm =   0.00422427 NCalls =    351
VariableMetric: Iteration # 111 - FCN =   297557.2045239 Edm =   0.00134416 NCalls =    353
VariableMetric: Iteration # 112 - FCN =   297557.2024877 Edm =  0.000822983 NCalls =    355
VariableMetric: Iteration # 113 - FCN =   297557.2007184 Edm =   0.00176101 NCalls =    357
VariableMetric: Iteration # 114 - FCN =   297557.0932207 Edm =    0.0922917 NCalls =    363
VariableMetric: Iteration # 115 - FCN =   297553.3800452 Edm =      2.53578 NCalls =    368
VariableMetric: Iteration # 116 - FCN =   297547.1636768 Edm =      2.02752 NCalls =    372
VariableMetric: Iteration # 117 - FCN =   297546.0330587 Edm =     0.209456 NCalls =    374
VariableMetric: Iteration # 118 - FCN =   297545.8246525 Edm =    0.0222912 NCalls =    376
VariableMetric: Iteration # 119 - FCN =   297545.7972591 Edm =   0.00467494 NCalls =    378
VariableMetric: Iteration # 120 - FCN =   297545.7919476 Edm =  0.000384199 NCalls =    380
VariableMetric: Iteration # 121 - FCN =   297545.7913802 Edm =  0.000134946 NCalls =    382
VariableMetric: Iteration # 122 - FCN =   297545.7908264 Edm =  0.000359777 NCalls =    384
VariableMetric: Iteration # 123 - FCN =   297545.7868596 Edm =   0.00362256 NCalls =    387
VariableMetric: Iteration # 124 - FCN =   297545.6067275 Edm =     0.172641 NCalls =    394
VariableMetric: Iteration # 125 - FCN =   297541.0810923 Edm =      2.63953 NCalls =    400
VariableMetric: Iteration # 126 - FCN =   297539.3049921 Edm =      2.12011 NCalls =    402
VariableMetric: Iteration # 127 - FCN =   297536.9702764 Edm =      0.27534 NCalls =    404
VariableMetric: Iteration # 128 - FCN =   297536.8026896 Edm =    0.0391997 NCalls =    406
VariableMetric: Iteration # 129 - FCN =   297536.7730937 Edm =   0.00797982 NCalls =    408
VariableMetric: Iteration # 130 - FCN =   297536.7635815 Edm =   0.00150146 NCalls =    410
VariableMetric: Iteration # 131 - FCN =   297536.7613534 Edm =  0.000597076 NCalls =    412
VariableMetric: Iteration # 132 - FCN =   297536.7589418 Edm =   0.00175299 NCalls =    414
VariableMetric: Iteration # 133 - FCN =   297536.7323157 Edm =    0.0279736 NCalls =    417
VariableMetric: Iteration # 134 - FCN =   297534.0993806 Edm =     0.298982 NCalls =    424
VariableMetric: Iteration # 135 - FCN =   297530.7179353 Edm =     0.546661 NCalls =    426
VariableMetric: Iteration # 136 - FCN =   297530.2966221 Edm =    0.0812191 NCalls =    427
VariableMetric: Iteration # 137 - FCN =   297530.2127105 Edm =     0.003833 NCalls =    429
VariableMetric: Iteration # 138 - FCN =   297530.2087691 Edm =  0.000281503 NCalls =    430
VariableMetric: Iteration # 139 - FCN =    297530.208503 Edm =  8.90269e-05 NCalls =    431
VariableMetric: Iteration # 140 - FCN =   297530.2081506 Edm =   0.00028737 NCalls =    434
VariableMetric: Iteration # 141 - FCN =   297530.1857567 Edm =    0.0216381 NCalls =    439
VariableMetric: Iteration # 142 - FCN =   297529.2772249 Edm =      0.29272 NCalls =    443
VariableMetric: Iteration # 143 - FCN =   297528.8898978 Edm =   0.00735217 NCalls =    445
VariableMetric: Iteration # 144 - FCN =   297528.8809784 Edm =  0.000171415 NCalls =    447
VariableMetric: Iteration # 145 - FCN =    297528.880787 Edm =  2.07837e-05 NCalls =    449
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   321910.8571668 Edm =      4677.48 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   321910.8571668 Edm =      4677.48 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   313496.0401878 Edm =      25.5031 NCalls =      5
VariableMetric: Iteration #   2 - FCN =   301123.1382259 Edm =      129.157 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   300898.4860871 Edm =       16.064 NCalls =     14
VariableMetric: Iteration #   4 - FCN =   300857.7670466 Edm =      34.1421 NCalls =     17
VariableMetric: Iteration #   5 - FCN =   299981.3476945 Edm =      5.63876 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   299971.5430278 Edm =      13.9887 NCalls =     25
VariableMetric: Iteration #   7 - FCN =   299292.8659755 Edm =      324.667 NCalls =     33
VariableMetric: Iteration #   8 - FCN =   299127.4288282 Edm =      203.196 NCalls =     35
VariableMetric: Iteration #   9 - FCN =   298762.5657282 Edm =       128.36 NCalls =     42
VariableMetric: Iteration #  10 - FCN =   298595.5141424 Edm =      96.2199 NCalls =     45
VariableMetric: Iteration #  11 - FCN =   298584.7384975 Edm =       8.1195 NCalls =     47
VariableMetric: Iteration #  12 - FCN =   298300.2072946 Edm =      477.865 NCalls =     55
VariableMetric: Iteration #  13 - FCN =   298083.2760777 Edm =      417.232 NCalls =     60
VariableMetric: Iteration #  14 - FCN =    297965.046817 Edm =      46.7872 NCalls =     66
VariableMetric: Iteration #  15 - FCN =   297883.6309728 Edm =      22.9233 NCalls =     69
VariableMetric: Iteration #  16 - FCN =   297854.2677127 Edm =      4.28087 NCalls =     72
VariableMetric: Iteration #  17 - FCN =     297836.59697 Edm =      1.19486 NCalls =     76
VariableMetric: Iteration #  18 - FCN =   297832.3165679 Edm =     0.243915 NCalls =     80
VariableMetric: Iteration #  19 - FCN =   297831.5509343 Edm =     0.180087 NCalls =     82
VariableMetric: Iteration #  20 - FCN =   297829.5387739 Edm =     0.536794 NCalls =     86
VariableMetric: Iteration #  21 - FCN =   297813.2470476 Edm =      9.39221 NCalls =     90
VariableMetric: Iteration #  22 - FCN =   297789.7517468 Edm =      3.20637 NCalls =     97
VariableMetric: Iteration #  23 - FCN =   297784.3832938 Edm =      4.19195 NCalls =    100
VariableMetric: Iteration #  24 - FCN =   297783.3625178 Edm =      0.31588 NCalls =    102
VariableMetric: Iteration #  25 - FCN =   297781.1773986 Edm =      3.24207 NCalls =    105
VariableMetric: Iteration #  26 - FCN =   297771.5562912 Edm =       8.1505 NCalls =    111
VariableMetric: Iteration #  27 - FCN =    297612.989933 Edm =      13.9647 NCalls =    115
VariableMetric: Iteration #  28 - FCN =   297595.8948195 Edm =      1.05034 NCalls =    117
VariableMetric: Iteration #  29 - FCN =   297593.0408036 Edm =      1.96109 NCalls =    121
VariableMetric: Iteration #  30 - FCN =   297575.7001297 Edm =      13.3546 NCalls =    125
VariableMetric: Iteration #  31 - FCN =   297565.5838249 Edm =      14.6075 NCalls =    127
VariableMetric: Iteration #  32 - FCN =   297553.5774382 Edm =        1.548 NCalls =    129
VariableMetric: Iteration #  33 - FCN =   297542.2063487 Edm =      8.75586 NCalls =    132
VariableMetric: Iteration #  34 - FCN =   297531.6556916 Edm =      8.65907 NCalls =    135
VariableMetric: Iteration #  35 - FCN =   297517.0959766 Edm =      4.98111 NCalls =    138
VariableMetric: Iteration #  36 - FCN =   297483.2607516 Edm =      39.8243 NCalls =    141
VariableMetric: Iteration #  37 - FCN =   297471.3627921 Edm =      13.4761 NCalls =    144
VariableMetric: Iteration #  38 - FCN =   297430.3010401 Edm =      11.1087 NCalls =    150
VariableMetric: Iteration #  39 - FCN =   297416.1502863 Edm =      6.82049 NCalls =    153
VariableMetric: Iteration #  40 - FCN =   297411.0011351 Edm =      9.74215 NCalls =    155
VariableMetric: Iteration #  41 - FCN =   297403.2686726 Edm =      3.09619 NCalls =    158
VariableMetric: Iteration #  42 - FCN =   297395.9862929 Edm =      6.06416 NCalls =    161
VariableMetric: Iteration #  43 - FCN =   297392.6624206 Edm =     0.765841 NCalls =    163
VariableMetric: Iteration #  44 - FCN =   297391.4074279 Edm =     0.110098 NCalls =    166
VariableMetric: Iteration #  45 - FCN =   297391.2720532 Edm =    0.0291785 NCalls =    168
VariableMetric: Iteration #  46 - FCN =   297391.1784408 Edm =     0.087884 NCalls =    170
VariableMetric: Iteration #  47 - FCN =    297390.451483 Edm =     0.685654 NCalls =    175
VariableMetric: Iteration #  48 - FCN =   297378.3835122 Edm =      13.8343 NCalls =    179
VariableMetric: Iteration #  49 - FCN =   297356.0089833 Edm =      24.7486 NCalls =    185
VariableMetric: Iteration #  50 - FCN =   297354.5865787 Edm =      3.34295 NCalls =    188
VariableMetric: Iteration #  51 - FCN =   297348.7595139 Edm =      8.17305 NCalls =    191
VariableMetric: Iteration #  52 - FCN =   297336.5553558 Edm =      8.47337 NCalls =    195
VariableMetric: Iteration #  53 - FCN =   297294.5190619 Edm =      17.5811 NCalls =    204
VariableMetric: Iteration #  54 - FCN =   297287.9849259 Edm =      1.96849 NCalls =    206
VariableMetric: Iteration #  55 - FCN =   297287.3584173 Edm =     0.459165 NCalls =    208
VariableMetric: Iteration #  56 - FCN =   297286.9451013 Edm =     0.196139 NCalls =    210
VariableMetric: Iteration #  57 - FCN =   297286.8524933 Edm =    0.0428542 NCalls =    212
VariableMetric: Iteration #  58 - FCN =   297286.7506439 Edm =    0.0829794 NCalls =    214
VariableMetric: Iteration #  59 - FCN =   297278.4640163 Edm =      5.85864 NCalls =    220
VariableMetric: Iteration #  60 - FCN =   297240.0179501 Edm =      5.08697 NCalls =    223
VariableMetric: Iteration #  61 - FCN =   297233.0033386 Edm =     0.555789 NCalls =    226
VariableMetric: Iteration #  62 - FCN =   297232.4100896 Edm =     0.185609 NCalls =    228
VariableMetric: Iteration #  63 - FCN =   297232.2241951 Edm =   0.00859272 NCalls =    230
VariableMetric: Iteration #  64 - FCN =   297232.2112573 Edm =   0.00384276 NCalls =    232
VariableMetric: Iteration #  65 - FCN =   297232.1748962 Edm =    0.0276893 NCalls =    235
VariableMetric: Iteration #  66 - FCN =   297231.2613793 Edm =     0.838195 NCalls =    239
VariableMetric: Iteration #  67 - FCN =   297224.1939604 Edm =      3.74589 NCalls =    243
VariableMetric: Iteration #  68 - FCN =   297215.6009746 Edm =      3.30986 NCalls =    246
VariableMetric: Iteration #  69 - FCN =   297209.4484123 Edm =    0.0735666 NCalls =    248
VariableMetric: Iteration #  70 - FCN =   297209.3702386 Edm =   0.00557343 NCalls =    250
VariableMetric: Iteration #  71 - FCN =   297209.3532995 Edm =   0.00676098 NCalls =    252
VariableMetric: Iteration #  72 - FCN =   297209.3224947 Edm =    0.0169547 NCalls =    254
VariableMetric: Iteration #  73 - FCN =   297208.9607744 Edm =     0.319521 NCalls =    258
VariableMetric: Iteration #  74 - FCN =   297195.5854557 Edm =      6.77428 NCalls =    263
VariableMetric: Iteration #  75 - FCN =   297180.2299651 Edm =       1.5388 NCalls =    265
VariableMetric: Iteration #  76 - FCN =    297176.985906 Edm =     0.615139 NCalls =    267
VariableMetric: Iteration #  77 - FCN =   297176.4651276 Edm =     0.139249 NCalls =    269
VariableMetric: Iteration #  78 - FCN =   297176.3246748 Edm =      0.02116 NCalls =    271
VariableMetric: Iteration #  79 - FCN =    297176.303314 Edm =   0.00280227 NCalls =    272
VariableMetric: Iteration #  80 - FCN =   297176.2977809 Edm =   0.00267762 NCalls =    274
VariableMetric: Iteration #  81 - FCN =   297176.2696654 Edm =    0.0205454 NCalls =    277
VariableMetric: Iteration #  82 - FCN =   297175.9786727 Edm =     0.250174 NCalls =    281
VariableMetric: Iteration #  83 - FCN =   297172.4871227 Edm =      1.25234 NCalls =    284
VariableMetric: Iteration #  84 - FCN =   297170.3486244 Edm =     0.172722 NCalls =    286
VariableMetric: Iteration #  85 - FCN =   297170.1469832 Edm =    0.0243988 NCalls =    288
VariableMetric: Iteration #  86 - FCN =    297170.119444 Edm =   0.00404879 NCalls =    290
VariableMetric: Iteration #  87 - FCN =    297170.113998 Edm =  0.000298871 NCalls =    292
VariableMetric: Iteration #  88 - FCN =   297170.1133982 Edm =  0.000168016 NCalls =    294
VariableMetric: Iteration #  89 - FCN =   297170.1123694 Edm =  0.000891531 NCalls =    297
VariableMetric: Iteration #  90 - FCN =    297170.091163 Edm =     0.020024 NCalls =    303
VariableMetric: Iteration #  91 - FCN =   297168.7054391 Edm =     0.561033 NCalls =    309
VariableMetric: Iteration #  92 - FCN =   297167.9915736 Edm =     0.196746 NCalls =    311
VariableMetric: Iteration #  93 - FCN =   297167.6848239 Edm =     0.122873 NCalls =    314
VariableMetric: Iteration #  94 - FCN =   297167.5726186 Edm =    0.0163958 NCalls =    316
VariableMetric: Iteration #  95 - FCN =    297167.556984 Edm =  0.000632822 NCalls =    318
VariableMetric: Iteration #  96 - FCN =   297167.5558278 Edm =  0.000468283 NCalls =    320
VariableMetric: Iteration #  97 - FCN =   297167.5499795 Edm =   0.00598968 NCalls =    323
VariableMetric: Iteration #  98 - FCN =   297167.5134733 Edm =    0.0300205 NCalls =    328
VariableMetric: Iteration #  99 - FCN =   297167.2089354 Edm =     0.263569 NCalls =    331
VariableMetric: Iteration # 100 - FCN =   297165.3527186 Edm =     0.836521 NCalls =    335
VariableMetric: Iteration # 101 - FCN =   297164.3583382 Edm =     0.444304 NCalls =    337
VariableMetric: Iteration # 102 - FCN =    297163.938576 Edm =    0.0787454 NCalls =    340
VariableMetric: Iteration # 103 - FCN =    297163.872567 Edm =    0.0103502 NCalls =    342
VariableMetric: Iteration # 104 - FCN =   297163.8597815 Edm =  0.000611498 NCalls =    344
VariableMetric: Iteration # 105 - FCN =   297163.8590923 Edm =  0.000118102 NCalls =    346
VariableMetric: Iteration # 106 - FCN =   297163.8584757 Edm =  0.000436548 NCalls =    349
VariableMetric: Iteration # 107 - FCN =   297163.8558232 Edm =   0.00269427 NCalls =    352
VariableMetric: Iteration # 108 - FCN =   297163.8425446 Edm =    0.0138207 NCalls =    356
VariableMetric: Iteration # 109 - FCN =   297163.3207195 Edm =     0.170698 NCalls =    363
VariableMetric: Iteration # 110 - FCN =   297161.6752932 Edm =     0.839706 NCalls =    366
VariableMetric: Iteration # 111 - FCN =   297160.6857122 Edm =     0.272733 NCalls =    369
VariableMetric: Iteration # 112 - FCN =   297160.4453059 Edm =    0.0131943 NCalls =    371
VariableMetric: Iteration # 113 - FCN =   297160.4334777 Edm =   0.00274554 NCalls =    373
VariableMetric: Iteration # 114 - FCN =   297160.4301815 Edm =  0.000366675 NCalls =    375
VariableMetric: Iteration # 115 - FCN =   297160.4297002 Edm =  5.35393e-05 NCalls =    377
VariableMetric: After Hessian   - FCN =   297160.4297002 Edm =      528.441 NCalls =    854
VariableMetric: Iteration # 116 - FCN =   297160.4297002 Edm =      528.441 NCalls =    854
VariableMetric: Iteration # 117 - FCN =   297155.5874307 Edm =      9680.44 NCalls =    865
VariableMetric: Iteration # 118 - FCN =   297151.4049155 Edm =      5.11321 NCalls =    867
VariableMetric: Iteration # 119 - FCN =   297150.7458694 Edm =     0.669079 NCalls =    869
VariableMetric: Iteration # 120 - FCN =   297148.8182355 Edm =     0.916423 NCalls =    872
VariableMetric: Iteration # 121 - FCN =   297147.7856641 Edm =     0.204513 NCalls =    874
VariableMetric: Iteration # 122 - FCN =   297146.9927222 Edm =     0.198476 NCalls =    876
VariableMetric: Iteration # 123 - FCN =   297146.4103444 Edm =     0.285789 NCalls =    879
VariableMetric: Iteration # 124 - FCN =   297145.3953976 Edm =     0.299264 NCalls =    884
VariableMetric: Iteration # 125 - FCN =   297144.9198465 Edm =     0.106508 NCalls =    886
VariableMetric: Iteration # 126 - FCN =    297144.822876 Edm =    0.0797724 NCalls =    888
VariableMetric: Iteration # 127 - FCN =   297144.6455264 Edm =    0.0700588 NCalls =    891
VariableMetric: Iteration # 128 - FCN =   297144.5609166 Edm =    0.0951318 NCalls =    894
VariableMetric: Iteration # 129 - FCN =   297144.4777704 Edm =    0.0239614 NCalls =    896
VariableMetric: Iteration # 130 - FCN =   297144.4344883 Edm =    0.0127273 NCalls =    898
VariableMetric: Iteration # 131 - FCN =   297144.4179625 Edm =   0.00921768 NCalls =    900
VariableMetric: Iteration # 132 - FCN =   297144.3920494 Edm =   0.00476918 NCalls =    902
VariableMetric: Iteration # 133 - FCN =   297144.3755745 Edm =   0.00660267 NCalls =    904
VariableMetric: Iteration # 134 - FCN =   297144.3476295 Edm =   0.00846558 NCalls =    906
VariableMetric: Iteration # 135 - FCN =   297144.3189336 Edm =   0.00968317 NCalls =    908
VariableMetric: Iteration # 136 - FCN =   297144.2864296 Edm =    0.0134205 NCalls =    910
VariableMetric: Iteration # 137 - FCN =   297144.2396146 Edm =   0.00552395 NCalls =    912
VariableMetric: Iteration # 138 - FCN =   297144.2191676 Edm =   0.00841649 NCalls =    914
VariableMetric: Iteration # 139 - FCN =   297144.1934422 Edm =    0.0120014 NCalls =    916
VariableMetric: Iteration # 140 - FCN =   297144.1170606 Edm =    0.0309502 NCalls =    919
VariableMetric: Iteration # 141 - FCN =   297144.0528842 Edm =    0.0176705 NCalls =    921
VariableMetric: Iteration # 142 - FCN =   297143.9821702 Edm =    0.0342682 NCalls =    923
VariableMetric: Iteration # 143 - FCN =   297143.9109413 Edm =   0.00914486 NCalls =    925
VariableMetric: Iteration # 144 - FCN =   297143.8758082 Edm =    0.0168082 NCalls =    927
VariableMetric: Iteration # 145 - FCN =   297143.8325297 Edm =    0.0102276 NCalls =    929
VariableMetric: Iteration # 146 - FCN =   297143.8115385 Edm =    0.0064243 NCalls =    931
VariableMetric: Iteration # 147 - FCN =   297143.7964306 Edm =   0.00325763 NCalls =    933
VariableMetric: Iteration # 148 - FCN =   297143.7900424 Edm =   0.00209379 NCalls =    935
VariableMetric: Iteration # 149 - FCN =   297143.7870107 Edm =   0.00097918 NCalls =    937
VariableMetric: Iteration # 150 - FCN =    297143.783359 Edm =   0.00202815 NCalls =    940
VariableMetric: Iteration # 151 - FCN =   297143.7723014 Edm =   0.00112768 NCalls =    943
VariableMetric: Iteration # 152 - FCN =   297143.7703059 Edm =  0.000538903 NCalls =    945
VariableMetric: Iteration # 153 - FCN =   297143.7690606 Edm =  0.000313249 NCalls =    947
VariableMetric: Iteration # 154 - FCN =   297143.7684578 Edm =   0.00021782 NCalls =    949
VariableMetric: Iteration # 155 - FCN =   297143.7679319 Edm =  6.81385e-05 NCalls =    951
VariableMetric: Iteration # 156 - FCN =   297143.7677891 Edm =  4.60338e-05 NCalls =    953
VariableMetric: After Hessian   - FCN =   297143.7677891 Edm =  0.000312951 NCalls =   1434
VariableMetric: Iteration # 157 - FCN =   297143.7677891 Edm =  0.000312951 NCalls =   1434
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   303558.0145416 Edm =       39.135 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   303558.0145416 Edm =       39.135 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302307.9881245 Edm =      1.59526 NCalls =      7
VariableMetric: Iteration #   2 - FCN =   302301.3423229 Edm =      1.26433 NCalls =      9
VariableMetric: Iteration #   3 - FCN =   302207.0456328 Edm =      128.895 NCalls =     15
VariableMetric: Iteration #   4 - FCN =    302095.507539 Edm =      125.119 NCalls =     21
VariableMetric: Iteration #   5 - FCN =   302077.9289405 Edm =      11.1626 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   300525.6129046 Edm =      206.395 NCalls =     31
VariableMetric: Iteration #   7 - FCN =   300114.3422758 Edm =      76.0333 NCalls =     36
VariableMetric: Iteration #   8 - FCN =    299795.459904 Edm =      151.691 NCalls =     42
VariableMetric: Iteration #   9 - FCN =   299166.9716038 Edm =      407.857 NCalls =     49
VariableMetric: Iteration #  10 - FCN =   299147.1605062 Edm =      14.2601 NCalls =     52
VariableMetric: Iteration #  11 - FCN =   298342.3970143 Edm =      4.54649 NCalls =     61
VariableMetric: Iteration #  12 - FCN =   298337.9849756 Edm =      5.49096 NCalls =     63
VariableMetric: Iteration #  13 - FCN =   298334.7656183 Edm =     0.712932 NCalls =     64
VariableMetric: Iteration #  14 - FCN =   298028.7531504 Edm =       114.13 NCalls =     72
VariableMetric: Iteration #  15 - FCN =   297813.3008763 Edm =      59.4931 NCalls =     75
VariableMetric: Iteration #  16 - FCN =   297686.7047683 Edm =      25.5351 NCalls =     77
VariableMetric: Iteration #  17 - FCN =   297563.7167004 Edm =      7.89717 NCalls =     80
VariableMetric: Iteration #  18 - FCN =   297557.8088696 Edm =      1.20969 NCalls =     82
VariableMetric: Iteration #  19 - FCN =   297556.0652437 Edm =    0.0669529 NCalls =     84
VariableMetric: Iteration #  20 - FCN =   297555.8773654 Edm =      0.10702 NCalls =     86
VariableMetric: Iteration #  21 - FCN =   297507.2788077 Edm =       15.325 NCalls =     93
VariableMetric: Iteration #  22 - FCN =   297468.4890552 Edm =       43.484 NCalls =     96
VariableMetric: Iteration #  23 - FCN =    297435.522487 Edm =      13.6807 NCalls =     99
VariableMetric: Iteration #  24 - FCN =   297405.0624319 Edm =      8.41236 NCalls =    102
VariableMetric: Iteration #  25 - FCN =   297398.7912513 Edm =       3.1631 NCalls =    104
VariableMetric: Iteration #  26 - FCN =   297395.5734253 Edm =     0.859079 NCalls =    106
VariableMetric: Iteration #  27 - FCN =   297394.0001746 Edm =     0.196812 NCalls =    108
VariableMetric: Iteration #  28 - FCN =   297393.6525925 Edm =       0.1887 NCalls =    110
VariableMetric: Iteration #  29 - FCN =   297377.8023393 Edm =      11.9811 NCalls =    116
VariableMetric: Iteration #  30 - FCN =   297331.7777634 Edm =      2.61661 NCalls =    125
VariableMetric: Iteration #  31 - FCN =   297328.8599757 Edm =      3.57508 NCalls =    127
VariableMetric: Iteration #  32 - FCN =   297327.8494159 Edm =     0.460417 NCalls =    129
VariableMetric: Iteration #  33 - FCN =   297325.7577178 Edm =     0.597367 NCalls =    132
VariableMetric: Iteration #  34 - FCN =   297324.3914428 Edm =     0.477125 NCalls =    134
VariableMetric: Iteration #  35 - FCN =   297323.8987952 Edm =    0.0932303 NCalls =    137
VariableMetric: Iteration #  36 - FCN =   297323.6104373 Edm =    0.0942433 NCalls =    140
VariableMetric: Iteration #  37 - FCN =   297323.5127865 Edm =    0.0395188 NCalls =    141
VariableMetric: Iteration #  38 - FCN =   297323.3020838 Edm =     0.141051 NCalls =    144
VariableMetric: Iteration #  39 - FCN =   297321.5397853 Edm =     0.963433 NCalls =    147
VariableMetric: Iteration #  40 - FCN =   297316.3920147 Edm =       1.9573 NCalls =    149
VariableMetric: Iteration #  41 - FCN =   297304.1606883 Edm =     0.928549 NCalls =    154
VariableMetric: Iteration #  42 - FCN =   297302.9812761 Edm =      3.59944 NCalls =    157
VariableMetric: Iteration #  43 - FCN =   297302.2228347 Edm =     0.488144 NCalls =    159
VariableMetric: Iteration #  44 - FCN =   297300.9387536 Edm =     0.838088 NCalls =    165
VariableMetric: Iteration #  45 - FCN =   297300.2988327 Edm =       1.5284 NCalls =    168
VariableMetric: Iteration #  46 - FCN =   297296.9215295 Edm =      1.17389 NCalls =    172
VariableMetric: Iteration #  47 - FCN =   297295.1878059 Edm =      2.12567 NCalls =    174
VariableMetric: Iteration #  48 - FCN =    297293.729142 Edm =      0.29784 NCalls =    177
VariableMetric: Iteration #  49 - FCN =   297293.0103675 Edm =     0.147205 NCalls =    180
VariableMetric: Iteration #  50 - FCN =    297292.871106 Edm =    0.0202538 NCalls =    182
VariableMetric: Iteration #  51 - FCN =   297292.8222928 Edm =     0.024232 NCalls =    184
VariableMetric: Iteration #  52 - FCN =    297292.333045 Edm =     0.361328 NCalls =    188
VariableMetric: Iteration #  53 - FCN =   297273.1174266 Edm =      7.21882 NCalls =    194
VariableMetric: Iteration #  54 - FCN =   297266.1731939 Edm =      2.06852 NCalls =    197
VariableMetric: Iteration #  55 - FCN =   297264.4315096 Edm =      1.90701 NCalls =    199
VariableMetric: Iteration #  56 - FCN =    297263.710811 Edm =     0.182273 NCalls =    201
VariableMetric: Iteration #  57 - FCN =   297263.2228337 Edm =     0.207721 NCalls =    204
VariableMetric: Iteration #  58 - FCN =   297262.9397758 Edm =     0.137854 NCalls =    206
VariableMetric: Iteration #  59 - FCN =    297262.799402 Edm =    0.0704002 NCalls =    208
VariableMetric: Iteration #  60 - FCN =   297262.7414042 Edm =    0.0236166 NCalls =    211
VariableMetric: Iteration #  61 - FCN =   297262.6959305 Edm =   0.00614744 NCalls =    214
VariableMetric: Iteration #  62 - FCN =   297262.6850352 Edm =   0.00393873 NCalls =    216
VariableMetric: Iteration #  63 - FCN =   297262.6802216 Edm =   0.00341219 NCalls =    219
VariableMetric: Iteration #  64 - FCN =   297262.6394151 Edm =    0.0258036 NCalls =    224
VariableMetric: Iteration #  65 - FCN =   297262.1477495 Edm =     0.491568 NCalls =    229
VariableMetric: Iteration #  66 - FCN =   297261.7398077 Edm =      1.05161 NCalls =    233
VariableMetric: Iteration #  67 - FCN =   297260.4847998 Edm =      1.93982 NCalls =    238
VariableMetric: Iteration #  68 - FCN =   297260.0596879 Edm =     0.489898 NCalls =    242
VariableMetric: Iteration #  69 - FCN =   297258.8906081 Edm =      1.21034 NCalls =    247
VariableMetric: Iteration #  70 - FCN =    297258.012713 Edm =        1.025 NCalls =    251
VariableMetric: Iteration #  71 - FCN =   297257.7891827 Edm =     0.191139 NCalls =    254
VariableMetric: Iteration #  72 - FCN =   297250.6560517 Edm =      5.27432 NCalls =    258
VariableMetric: Iteration #  73 - FCN =   297247.1265672 Edm =      2.56274 NCalls =    260
VariableMetric: Iteration #  74 - FCN =   297244.0864768 Edm =      7.50083 NCalls =    261
VariableMetric: Iteration #  75 - FCN =   297237.4933752 Edm =      4.88549 NCalls =    264
VariableMetric: Iteration #  76 - FCN =   297229.8480475 Edm =      10.9819 NCalls =    269
VariableMetric: Iteration #  77 - FCN =    297219.961537 Edm =     0.554925 NCalls =    274
VariableMetric: Iteration #  78 - FCN =   297219.5039447 Edm =     0.300245 NCalls =    276
VariableMetric: Iteration #  79 - FCN =   297219.3661445 Edm =    0.0395529 NCalls =    278
VariableMetric: Iteration #  80 - FCN =   297219.3294188 Edm =     0.051387 NCalls =    280
VariableMetric: Iteration #  81 - FCN =   297219.2192976 Edm =     0.074033 NCalls =    283
VariableMetric: Iteration #  82 - FCN =   297218.8492037 Edm =     0.155226 NCalls =    287
VariableMetric: Iteration #  83 - FCN =    297218.203384 Edm =     0.440529 NCalls =    290
VariableMetric: Iteration #  84 - FCN =   297215.9084588 Edm =     0.451288 NCalls =    295
VariableMetric: Iteration #  85 - FCN =   297215.8314851 Edm =      1.27643 NCalls =    297
VariableMetric: Iteration #  86 - FCN =   297214.8800253 Edm =     0.373267 NCalls =    300
VariableMetric: Iteration #  87 - FCN =    297214.485326 Edm =     0.152385 NCalls =    302
VariableMetric: Iteration #  88 - FCN =   297214.2946816 Edm =    0.0242614 NCalls =    304
VariableMetric: Iteration #  89 - FCN =   297214.2114298 Edm =    0.0582933 NCalls =    306
VariableMetric: Iteration #  90 - FCN =   297212.7426418 Edm =     0.906081 NCalls =    310
VariableMetric: Iteration #  91 - FCN =   297207.1906373 Edm =      1.91498 NCalls =    314
VariableMetric: Iteration #  92 - FCN =   297205.2767053 Edm =     0.531841 NCalls =    315
VariableMetric: Iteration #  93 - FCN =   297204.8901727 Edm =     0.151055 NCalls =    316
VariableMetric: Iteration #  94 - FCN =    297204.800751 Edm =      0.04528 NCalls =    318
VariableMetric: Iteration #  95 - FCN =   297204.7232126 Edm =   0.00964617 NCalls =    321
VariableMetric: Iteration #  96 - FCN =   297204.7073275 Edm =   0.00287179 NCalls =    323
VariableMetric: Iteration #  97 - FCN =   297204.6981628 Edm =   0.00674442 NCalls =    325
VariableMetric: Iteration #  98 - FCN =   297204.6919919 Edm =   0.00321996 NCalls =    327
VariableMetric: Iteration #  99 - FCN =   297204.6870761 Edm =  0.000631718 NCalls =    329
VariableMetric: Iteration # 100 - FCN =   297204.6860023 Edm =  0.000370679 NCalls =    331
VariableMetric: Iteration # 101 - FCN =   297204.6823891 Edm =   0.00232298 NCalls =    335
VariableMetric: Iteration # 102 - FCN =   297204.6786565 Edm =   0.00543596 NCalls =    337
VariableMetric: Iteration # 103 - FCN =   297204.6669773 Edm =   0.00765682 NCalls =    342
VariableMetric: Iteration # 104 - FCN =   297204.6656632 Edm =    0.0117635 NCalls =    343
VariableMetric: Iteration # 105 - FCN =    297204.639181 Edm =    0.0323259 NCalls =    347
VariableMetric: Iteration # 106 - FCN =   297204.5542569 Edm =    0.0644575 NCalls =    353
VariableMetric: Iteration # 107 - FCN =    297204.549383 Edm =    0.0327012 NCalls =    356
VariableMetric: Iteration # 108 - FCN =   297204.4589388 Edm =    0.0626403 NCalls =    361
VariableMetric: Iteration # 109 - FCN =   297204.2954593 Edm =    0.0741993 NCalls =    369
VariableMetric: Iteration # 110 - FCN =   297204.1941344 Edm =     0.253853 NCalls =    372
VariableMetric: Iteration # 111 - FCN =   297204.0035513 Edm =      0.07765 NCalls =    375
VariableMetric: Iteration # 112 - FCN =    297203.890478 Edm =    0.0301754 NCalls =    378
VariableMetric: Iteration # 113 - FCN =   297203.8501033 Edm =   0.00779125 NCalls =    380
VariableMetric: Iteration # 114 - FCN =   297203.8359417 Edm =   0.00704474 NCalls =    382
VariableMetric: Iteration # 115 - FCN =   297203.8175246 Edm =    0.0178749 NCalls =    384
VariableMetric: Iteration # 116 - FCN =   297203.5028718 Edm =     0.268495 NCalls =    389
VariableMetric: Iteration # 117 - FCN =   297200.6400524 Edm =      2.49673 NCalls =    393
VariableMetric: Iteration # 118 - FCN =   297197.2091833 Edm =      3.55052 NCalls =    397
VariableMetric: Iteration # 119 - FCN =   297195.6344838 Edm =     0.987985 NCalls =    401
VariableMetric: Iteration # 120 - FCN =   297194.4413861 Edm =     0.271845 NCalls =    404
VariableMetric: Iteration # 121 - FCN =   297194.2056481 Edm =     0.040646 NCalls =    406
VariableMetric: Iteration # 122 - FCN =   297194.1513353 Edm =    0.0146994 NCalls =    408
VariableMetric: Iteration # 123 - FCN =   297194.1325247 Edm =   0.00153097 NCalls =    410
VariableMetric: Iteration # 124 - FCN =   297194.1306404 Edm =  0.000235147 NCalls =    412
VariableMetric: Iteration # 125 - FCN =   297194.1302166 Edm =  0.000265884 NCalls =    414
VariableMetric: Iteration # 126 - FCN =   297194.1203322 Edm =   0.00998856 NCalls =    419
VariableMetric: Iteration # 127 - FCN =    297193.903358 Edm =    0.0233209 NCalls =    426
VariableMetric: Iteration # 128 - FCN =   297192.6559954 Edm =     0.383426 NCalls =    428
VariableMetric: Iteration # 129 - FCN =   297191.8241763 Edm =    0.0219071 NCalls =    430
VariableMetric: Iteration # 130 - FCN =   297191.7973096 Edm =   0.00127573 NCalls =    432
VariableMetric: Iteration # 131 - FCN =   297191.7961247 Edm =  6.80848e-05 NCalls =    434
VariableMetric: After Hessian   - FCN =   297191.7961247 Edm =      103.603 NCalls =    907
VariableMetric: Iteration # 132 - FCN =   297191.7961247 Edm =      103.603 NCalls =    907
VariableMetric: Iteration # 133 - FCN =   297188.9882688 Edm =       1.4902 NCalls =    912
VariableMetric: Iteration # 134 - FCN =   297187.6880222 Edm =       1.4185 NCalls =    914
VariableMetric: Iteration # 135 - FCN =    297187.086556 Edm =     0.153599 NCalls =    917
VariableMetric: Iteration # 136 - FCN =   297186.6564034 Edm =     0.386505 NCalls =    920
VariableMetric: Iteration # 137 - FCN =   297186.4230852 Edm =     0.185514 NCalls =    922
VariableMetric: Iteration # 138 - FCN =   297186.1027489 Edm =     0.124416 NCalls =    926
VariableMetric: Iteration # 139 - FCN =   297185.9373673 Edm =    0.0470885 NCalls =    928
VariableMetric: Iteration # 140 - FCN =   297185.8442155 Edm =    0.0603651 NCalls =    931
VariableMetric: Iteration # 141 - FCN =   297185.7860136 Edm =    0.0246051 NCalls =    933
VariableMetric: Iteration # 142 - FCN =   297185.7187561 Edm =    0.0259975 NCalls =    935
VariableMetric: Iteration # 143 - FCN =   297185.6390781 Edm =    0.0194364 NCalls =    937
VariableMetric: Iteration # 144 - FCN =   297185.5998486 Edm =    0.0089886 NCalls =    939
VariableMetric: Iteration # 145 - FCN =   297185.5804769 Edm =   0.00456811 NCalls =    941
VariableMetric: Iteration # 146 - FCN =   297185.5681827 Edm =   0.00629266 NCalls =    943
VariableMetric: Iteration # 147 - FCN =   297185.5454458 Edm =   0.00587515 NCalls =    946
VariableMetric: Iteration # 148 - FCN =   297185.5321213 Edm =   0.00797245 NCalls =    948
VariableMetric: Iteration # 149 - FCN =   297185.5069623 Edm =   0.00626146 NCalls =    952
VariableMetric: Iteration # 150 - FCN =   297185.4938451 Edm =   0.00716363 NCalls =    954
VariableMetric: Iteration # 151 - FCN =   297185.4665699 Edm =     0.014638 NCalls =    958
VariableMetric: Iteration # 152 - FCN =   297185.4452764 Edm =   0.00645147 NCalls =    960
VariableMetric: Iteration # 153 - FCN =   297185.4320245 Edm =   0.00668662 NCalls =    963
VariableMetric: Iteration # 154 - FCN =   297185.4099954 Edm =   0.00469479 NCalls =    966
VariableMetric: Iteration # 155 - FCN =   297185.3973489 Edm =   0.00444134 NCalls =    968
VariableMetric: Iteration # 156 - FCN =    297185.368649 Edm =    0.0157942 NCalls =    971
VariableMetric: Iteration # 157 - FCN =   297185.3364256 Edm =    0.0244766 NCalls =    974
VariableMetric: Iteration # 158 - FCN =   297185.2908203 Edm =    0.0175885 NCalls =    976
VariableMetric: Iteration # 159 - FCN =   297185.2657563 Edm =     0.028096 NCalls =    978
VariableMetric: Iteration # 160 - FCN =   297185.2216805 Edm =    0.0236334 NCalls =    981
VariableMetric: Iteration # 161 - FCN =   297185.1692526 Edm =   0.00669444 NCalls =    983
VariableMetric: Iteration # 162 - FCN =   297185.1511218 Edm =   0.00454805 NCalls =    985
VariableMetric: Iteration # 163 - FCN =   297185.1419151 Edm =   0.00223271 NCalls =    987
VariableMetric: Iteration # 164 - FCN =   297185.1383121 Edm =   0.00179302 NCalls =    989
VariableMetric: Iteration # 165 - FCN =   297185.1311795 Edm =   0.00248212 NCalls =    992
VariableMetric: Iteration # 166 - FCN =   297185.1251907 Edm =   0.00142158 NCalls =    994
VariableMetric: Iteration # 167 - FCN =   297185.1159789 Edm =    0.0045347 NCalls =    997
VariableMetric: Iteration # 168 - FCN =   297185.1027989 Edm =   0.00351245 NCalls =   1000
VariableMetric: Iteration # 169 - FCN =   297185.0991966 Edm =   0.00276738 NCalls =   1002
VariableMetric: Iteration # 170 - FCN =   297185.0914685 Edm =   0.00404955 NCalls =   1004
VariableMetric: Iteration # 171 - FCN =   297185.0774477 Edm =   0.00246146 NCalls =   1006
VariableMetric: Iteration # 172 - FCN =   297185.0746197 Edm =   0.00370819 NCalls =   1007
VariableMetric: Iteration # 173 - FCN =   297185.0682735 Edm =   0.00306681 NCalls =   1009
VariableMetric: Iteration # 174 - FCN =   297185.0610329 Edm =   0.00163008 NCalls =   1012
VariableMetric: Iteration # 175 - FCN =   297185.0573942 Edm =    0.0018504 NCalls =   1014
VariableMetric: Iteration # 176 - FCN =    297185.053161 Edm =   0.00177653 NCalls =   1017
VariableMetric: Iteration # 177 - FCN =   297185.0493491 Edm =   0.00256059 NCalls =   1019
VariableMetric: Iteration # 178 - FCN =    297185.044249 Edm =   0.00341461 NCalls =   1023
VariableMetric: Iteration # 179 - FCN =   297185.0395893 Edm =   0.00563125 NCalls =   1026
VariableMetric: Iteration # 180 - FCN =   297185.0365796 Edm =   0.00161209 NCalls =   1028
VariableMetric: Iteration # 181 - FCN =   297185.0344747 Edm =    0.0010504 NCalls =   1031
VariableMetric: Iteration # 182 - FCN =   297185.0337575 Edm =  0.000717548 NCalls =   1033
VariableMetric: Iteration # 183 - FCN =   297185.0307104 Edm =   0.00152023 NCalls =   1036
VariableMetric: Iteration # 184 - FCN =   297185.0287025 Edm =    0.0014137 NCalls =   1038
VariableMetric: Iteration # 185 - FCN =   297185.0273957 Edm =  0.000728464 NCalls =   1041
VariableMetric: Iteration # 186 - FCN =   297185.0250357 Edm =   0.00152082 NCalls =   1045
VariableMetric: Iteration # 187 - FCN =   297185.0225415 Edm =   0.00072348 NCalls =   1047
VariableMetric: Iteration # 188 - FCN =   297185.0212569 Edm =  0.000840381 NCalls =   1050
VariableMetric: Iteration # 189 - FCN =    297185.020232 Edm =   0.00148499 NCalls =   1053
VariableMetric: Iteration # 190 - FCN =   297185.0173004 Edm =   0.00115085 NCalls =   1056
VariableMetric: Iteration # 191 - FCN =   297185.0153381 Edm =  0.000801162 NCalls =   1059
VariableMetric: Iteration # 192 - FCN =   297185.0138152 Edm =  0.000744815 NCalls =   1061
VariableMetric: Iteration # 193 - FCN =   297185.0115786 Edm =   0.00165426 NCalls =   1064
VariableMetric: Iteration # 194 - FCN =    297185.009852 Edm =  0.000540392 NCalls =   1066
VariableMetric: Iteration # 195 - FCN =   297185.0090213 Edm =  0.000320972 NCalls =   1068
VariableMetric: Iteration # 196 - FCN =   297185.0081953 Edm =  0.000251508 NCalls =   1071
VariableMetric: Iteration # 197 - FCN =   297185.0078052 Edm =  4.72798e-05 NCalls =   1073
VariableMetric: After Hessian   - FCN =   297185.0078052 Edm =  0.000700121 NCalls =   1554
VariableMetric: Iteration # 198 - FCN =   297185.0078052 Edm =  0.000700121 NCalls =   1554
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   311704.3832068 Edm =      47.8287 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   311704.3832068 Edm =      47.8287 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   304265.8637677 Edm =      20.0835 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   304251.2360757 Edm =      57.5367 NCalls =     13
VariableMetric: Iteration #   3 - FCN =   297990.4369372 Edm =      59.1862 NCalls =     21
VariableMetric: Iteration #   4 - FCN =   297937.7083792 Edm =      123.148 NCalls =     23
VariableMetric: Iteration #   5 - FCN =   297643.8345715 Edm =     0.984033 NCalls =     27
VariableMetric: Iteration #   6 - FCN =   297641.3403009 Edm =     0.526709 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   297637.3594799 Edm =      2.44961 NCalls =     32
VariableMetric: Iteration #   8 - FCN =   297496.4223215 Edm =      20.6091 NCalls =     37
VariableMetric: Iteration #   9 - FCN =   297472.3944968 Edm =     0.162239 NCalls =     39
VariableMetric: Iteration #  10 - FCN =   297472.2237502 Edm =    0.0310936 NCalls =     41
VariableMetric: Iteration #  11 - FCN =   297471.5130204 Edm =     0.651989 NCalls =     45
VariableMetric: Iteration #  12 - FCN =   297358.0919518 Edm =      6.24139 NCalls =     51
VariableMetric: Iteration #  13 - FCN =   297347.0702948 Edm =      1.92186 NCalls =     53
VariableMetric: Iteration #  14 - FCN =   297332.5734142 Edm =      1.13112 NCalls =     58
VariableMetric: Iteration #  15 - FCN =   297331.7151076 Edm =      1.74171 NCalls =     60
VariableMetric: Iteration #  16 - FCN =    297330.965764 Edm =     0.104864 NCalls =     62
VariableMetric: Iteration #  17 - FCN =   297330.7232802 Edm =    0.0233561 NCalls =     64
VariableMetric: Iteration #  18 - FCN =   297328.9715055 Edm =      1.68338 NCalls =     69
VariableMetric: Iteration #  19 - FCN =   297288.0172647 Edm =      0.10405 NCalls =     73
VariableMetric: Iteration #  20 - FCN =   297287.8575769 Edm =   0.00532647 NCalls =     74
VariableMetric: Iteration #  21 - FCN =   297287.8199521 Edm =    0.0405018 NCalls =     77
VariableMetric: Iteration #  22 - FCN =   297286.6376813 Edm =      1.49796 NCalls =     83
VariableMetric: Iteration #  23 - FCN =    297286.479173 Edm =     0.154488 NCalls =     87
VariableMetric: Iteration #  24 - FCN =   297281.3262543 Edm =       3.4146 NCalls =     94
VariableMetric: Iteration #  25 - FCN =   297246.2625973 Edm =      6.88026 NCalls =     98
VariableMetric: Iteration #  26 - FCN =   297234.8497402 Edm =      1.80279 NCalls =    100
VariableMetric: Iteration #  27 - FCN =   297233.2369845 Edm =    0.0363705 NCalls =    101
VariableMetric: Iteration #  28 - FCN =   297233.1897176 Edm =    0.0131869 NCalls =    103
VariableMetric: Iteration #  29 - FCN =   297232.9899367 Edm =     0.184349 NCalls =    107
VariableMetric: Iteration #  30 - FCN =   297214.3387656 Edm =      5.12747 NCalls =    113
VariableMetric: Iteration #  31 - FCN =   297208.6768893 Edm =     0.883294 NCalls =    115
VariableMetric: Iteration #  32 - FCN =   297207.9787652 Edm =    0.0162037 NCalls =    117
VariableMetric: Iteration #  33 - FCN =   297207.9614368 Edm =   0.00113792 NCalls =    119
VariableMetric: Iteration #  34 - FCN =   297207.9535527 Edm =   0.00573959 NCalls =    122
VariableMetric: Iteration #  35 - FCN =   297207.5307003 Edm =     0.247464 NCalls =    127
VariableMetric: Iteration #  36 - FCN =   297205.8117179 Edm =     0.753262 NCalls =    130
VariableMetric: Iteration #  37 - FCN =   297201.9291525 Edm =      1.31223 NCalls =    132
VariableMetric: Iteration #  38 - FCN =   297200.5306424 Edm =     0.183696 NCalls =    135
VariableMetric: Iteration #  39 - FCN =   297200.4042307 Edm =    0.0150106 NCalls =    137
VariableMetric: Iteration #  40 - FCN =     297200.38842 Edm =   0.00135996 NCalls =    139
VariableMetric: Iteration #  41 - FCN =   297200.3848884 Edm =   0.00228517 NCalls =    141
VariableMetric: Iteration #  42 - FCN =   297200.1401107 Edm =     0.259648 NCalls =    147
VariableMetric: Iteration #  43 - FCN =   297199.2977457 Edm =     0.756033 NCalls =    154
VariableMetric: Iteration #  44 - FCN =   297192.0677853 Edm =      0.24304 NCalls =    157
VariableMetric: Iteration #  45 - FCN =   297191.8879272 Edm =   0.00421531 NCalls =    159
VariableMetric: Iteration #  46 - FCN =   297191.8832939 Edm =  0.000861107 NCalls =    161
VariableMetric: Iteration #  47 - FCN =   297191.8762387 Edm =   0.00761908 NCalls =    164
VariableMetric: Iteration #  48 - FCN =   297191.7065192 Edm =     0.225676 NCalls =    170
VariableMetric: Iteration #  49 - FCN =   297191.6777015 Edm =    0.0282571 NCalls =    174
VariableMetric: Iteration #  50 - FCN =    297191.295771 Edm =     0.361388 NCalls =    181
VariableMetric: Iteration #  51 - FCN =   297180.6796898 Edm =      2.42022 NCalls =    186
VariableMetric: Iteration #  52 - FCN =   297177.4486419 Edm =     0.453301 NCalls =    188
VariableMetric: Iteration #  53 - FCN =   297177.1093955 Edm =     0.426459 NCalls =    190
VariableMetric: Iteration #  54 - FCN =   297176.5535687 Edm =     0.254503 NCalls =    192
VariableMetric: Iteration #  55 - FCN =   297176.0036377 Edm =     0.122275 NCalls =    195
VariableMetric: Iteration #  56 - FCN =    297175.884796 Edm =    0.0331846 NCalls =    196
VariableMetric: Iteration #  57 - FCN =   297175.8427264 Edm =   0.00348155 NCalls =    198
VariableMetric: Iteration #  58 - FCN =   297175.8385436 Edm =  0.000441345 NCalls =    200
VariableMetric: Iteration #  59 - FCN =    297175.835739 Edm =   0.00205313 NCalls =    203
VariableMetric: Iteration #  60 - FCN =   297175.7613329 Edm =    0.0694599 NCalls =    207
VariableMetric: Iteration #  61 - FCN =   297173.2333199 Edm =      2.45301 NCalls =    212
VariableMetric: Iteration #  62 - FCN =   297173.0635585 Edm =     0.265406 NCalls =    215
VariableMetric: Iteration #  63 - FCN =   297172.3582547 Edm =     0.761898 NCalls =    218
VariableMetric: Iteration #  64 - FCN =   297170.1179058 Edm =      1.31241 NCalls =    222
VariableMetric: Iteration #  65 - FCN =    297168.577691 Edm =      1.00176 NCalls =    225
VariableMetric: Iteration #  66 - FCN =   297167.2119568 Edm =     0.576486 NCalls =    228
VariableMetric: Iteration #  67 - FCN =   297165.7717856 Edm =      1.32882 NCalls =    231
VariableMetric: Iteration #  68 - FCN =   297164.5580576 Edm =     0.604134 NCalls =    233
VariableMetric: Iteration #  69 - FCN =   297163.8796155 Edm =    0.0983935 NCalls =    234
VariableMetric: Iteration #  70 - FCN =   297163.7757762 Edm =   0.00750295 NCalls =    236
VariableMetric: Iteration #  71 - FCN =   297163.7672805 Edm =  0.000673029 NCalls =    238
VariableMetric: Iteration #  72 - FCN =   297163.7657368 Edm =   0.00126203 NCalls =    240
VariableMetric: Iteration #  73 - FCN =   297163.7507497 Edm =    0.0181888 NCalls =    244
VariableMetric: Iteration #  74 - FCN =    297163.173805 Edm =     0.273015 NCalls =    251
VariableMetric: Iteration #  75 - FCN =   297159.5796779 Edm =      2.92719 NCalls =    253
VariableMetric: Iteration #  76 - FCN =   297156.7798843 Edm =      4.85073 NCalls =    255
VariableMetric: Iteration #  77 - FCN =   297155.2630109 Edm =     0.872868 NCalls =    257
VariableMetric: Iteration #  78 - FCN =   297153.6472573 Edm =      0.24409 NCalls =    259
VariableMetric: Iteration #  79 - FCN =   297153.5079598 Edm =    0.0301284 NCalls =    261
VariableMetric: Iteration #  80 - FCN =   297153.4750645 Edm =   0.00803582 NCalls =    263
VariableMetric: Iteration #  81 - FCN =   297153.4575027 Edm =   0.00412919 NCalls =    265
VariableMetric: Iteration #  82 - FCN =   297153.4502207 Edm =   0.00197243 NCalls =    267
VariableMetric: Iteration #  83 - FCN =   297153.4473749 Edm =  0.000855079 NCalls =    269
VariableMetric: Iteration #  84 - FCN =   297153.4431819 Edm =    0.0038084 NCalls =    271
VariableMetric: Iteration #  85 - FCN =   297153.2051937 Edm =     0.298305 NCalls =    277
VariableMetric: Iteration #  86 - FCN =   297153.1225533 Edm =    0.0806714 NCalls =    282
VariableMetric: Iteration #  87 - FCN =   297148.6348119 Edm =      4.00808 NCalls =    288
VariableMetric: Iteration #  88 - FCN =    297148.477293 Edm =      0.34391 NCalls =    291
VariableMetric: Iteration #  89 - FCN =   297148.0366757 Edm =     0.925901 NCalls =    295
VariableMetric: Iteration #  90 - FCN =   297147.4842599 Edm =     0.818515 NCalls =    298
VariableMetric: Iteration #  91 - FCN =   297147.0885541 Edm =     0.730101 NCalls =    302
VariableMetric: Iteration #  92 - FCN =   297145.9780368 Edm =     0.680222 NCalls =    306
VariableMetric: Iteration #  93 - FCN =   297145.1637187 Edm =     0.154183 NCalls =    308
VariableMetric: Iteration #  94 - FCN =   297145.0189485 Edm =    0.0412229 NCalls =    310
VariableMetric: Iteration #  95 - FCN =   297144.9399275 Edm =    0.0509566 NCalls =    312
VariableMetric: Iteration #  96 - FCN =   297144.4685246 Edm =     0.194886 NCalls =    317
VariableMetric: Iteration #  97 - FCN =   297144.2612628 Edm =     0.328588 NCalls =    320
VariableMetric: Iteration #  98 - FCN =   297144.0647275 Edm =     0.075302 NCalls =    322
VariableMetric: Iteration #  99 - FCN =   297143.9997584 Edm =   0.00852558 NCalls =    324
VariableMetric: Iteration # 100 - FCN =   297143.9856705 Edm =    0.0044356 NCalls =    326
VariableMetric: Iteration # 101 - FCN =   297143.9774427 Edm =  0.000547871 NCalls =    328
VariableMetric: Iteration # 102 - FCN =   297143.9768942 Edm =  4.41799e-05 NCalls =    329
VariableMetric: After Hessian   - FCN =   297143.9768942 Edm =      69.8332 NCalls =    806
VariableMetric: Iteration # 103 - FCN =   297143.9768942 Edm =      69.8332 NCalls =    806
VariableMetric: Iteration # 104 - FCN =   297143.2911488 Edm =      7.92777 NCalls =    815
VariableMetric: Iteration # 105 - FCN =   297142.8432747 Edm =      2.67293 NCalls =    817
VariableMetric: Iteration # 106 - FCN =   297142.0930065 Edm =      0.12245 NCalls =    818
VariableMetric: Iteration # 107 - FCN =   297141.9042761 Edm =    0.0416246 NCalls =    820
VariableMetric: Iteration # 108 - FCN =   297141.8129265 Edm =    0.0362298 NCalls =    822
VariableMetric: Iteration # 109 - FCN =   297141.7896924 Edm =    0.0130541 NCalls =    824
VariableMetric: Iteration # 110 - FCN =   297141.7666809 Edm =    0.0085096 NCalls =    826
VariableMetric: Iteration # 111 - FCN =   297141.7330722 Edm =    0.0110958 NCalls =    828
VariableMetric: Iteration # 112 - FCN =   297141.7062764 Edm =   0.00711666 NCalls =    831
VariableMetric: Iteration # 113 - FCN =   297141.6986177 Edm =    0.0131699 NCalls =    832
VariableMetric: Iteration # 114 - FCN =   297141.6865667 Edm =   0.00538711 NCalls =    834
VariableMetric: Iteration # 115 - FCN =   297141.6694313 Edm =   0.00777473 NCalls =    837
VariableMetric: Iteration # 116 - FCN =    297141.660233 Edm =    0.0109991 NCalls =    840
VariableMetric: Iteration # 117 - FCN =   297141.6438048 Edm =   0.00599034 NCalls =    843
VariableMetric: Iteration # 118 - FCN =   297141.6325788 Edm =    0.0021132 NCalls =    846
VariableMetric: Iteration # 119 - FCN =   297141.6299625 Edm =  0.000737763 NCalls =    848
VariableMetric: Iteration # 120 - FCN =   297141.6290097 Edm =  0.000272145 NCalls =    850
VariableMetric: Iteration # 121 - FCN =   297141.6283669 Edm =  0.000277448 NCalls =    852
VariableMetric: Iteration # 122 - FCN =   297141.6271981 Edm =  0.000434622 NCalls =    855
VariableMetric: Iteration # 123 - FCN =     297141.62568 Edm =  0.000659938 NCalls =    858
VariableMetric: Iteration # 124 - FCN =   297141.6242906 Edm =  0.000949813 NCalls =    861
VariableMetric: Iteration # 125 - FCN =   297141.6230586 Edm =  0.000376898 NCalls =    863
VariableMetric: Iteration # 126 - FCN =   297141.6223619 Edm =  0.000435472 NCalls =    866
VariableMetric: Iteration # 127 - FCN =   297141.6220723 Edm =   0.00016112 NCalls =    868
VariableMetric: Iteration # 128 - FCN =   297141.6217855 Edm =   6.6217e-05 NCalls =    871
VariableMetric: Iteration # 129 - FCN =   297141.6216055 Edm =  6.81974e-05 NCalls =    873
VariableMetric: Iteration # 130 - FCN =   297141.6214907 Edm =  4.82529e-05 NCalls =    876
VariableMetric: After Hessian   - FCN =   297141.6214907 Edm =  0.000874836 NCalls =   1355
VariableMetric: Iteration # 131 - FCN =   297141.6214907 Edm =  0.000874836 NCalls =   1355
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   303251.1124026 Edm =      18.4856 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   303251.1124026 Edm =      18.4856 NCalls =      1
VariableMetric: Iteration #   1 - FCN =    300572.470382 Edm =     0.727471 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   300565.2301385 Edm =      0.51406 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   300563.6549199 Edm =      1.10583 NCalls =     14
VariableMetric: Iteration #   4 - FCN =   300332.2632333 Edm =      188.869 NCalls =     20
VariableMetric: Iteration #   5 - FCN =   299686.6938089 Edm =      411.912 NCalls =     31
VariableMetric: Iteration #   6 - FCN =    299466.978403 Edm =       122.21 NCalls =     33
VariableMetric: Iteration #   7 - FCN =   299108.5447709 Edm =      229.807 NCalls =     36
VariableMetric: Iteration #   8 - FCN =   298996.6161683 Edm =      31.6474 NCalls =     39
VariableMetric: Iteration #   9 - FCN =   298973.9630572 Edm =       1.7587 NCalls =     41
VariableMetric: Iteration #  10 - FCN =   298970.2054364 Edm =      1.61587 NCalls =     43
VariableMetric: Iteration #  11 - FCN =   298677.3053579 Edm =      165.125 NCalls =     50
VariableMetric: Iteration #  12 - FCN =   298220.4834428 Edm =      377.458 NCalls =     53
VariableMetric: Iteration #  13 - FCN =   298054.5777974 Edm =     0.281281 NCalls =     56
VariableMetric: Iteration #  14 - FCN =   298054.1366244 Edm =     0.136379 NCalls =     58
VariableMetric: Iteration #  15 - FCN =   298050.6630288 Edm =      3.15737 NCalls =     62
VariableMetric: Iteration #  16 - FCN =   297992.6614801 Edm =      58.3572 NCalls =     66
VariableMetric: Iteration #  17 - FCN =   297723.2933931 Edm =      106.556 NCalls =     71
VariableMetric: Iteration #  18 - FCN =   297517.2081113 Edm =      16.3187 NCalls =     75
VariableMetric: Iteration #  19 - FCN =   297506.0696513 Edm =      18.5247 NCalls =     77
VariableMetric: Iteration #  20 - FCN =   297499.6960846 Edm =     0.723384 NCalls =     79
VariableMetric: Iteration #  21 - FCN =   297497.7157847 Edm =     0.114175 NCalls =     81
VariableMetric: Iteration #  22 - FCN =   297497.5444173 Edm =    0.0127336 NCalls =     83
VariableMetric: Iteration #  23 - FCN =   297496.5546741 Edm =     0.974589 NCalls =     88
VariableMetric: Iteration #  24 - FCN =   297357.4689701 Edm =      15.9667 NCalls =     93
VariableMetric: Iteration #  25 - FCN =   297344.0564179 Edm =      3.37863 NCalls =     95
VariableMetric: Iteration #  26 - FCN =   297338.6231239 Edm =       1.0872 NCalls =     97
VariableMetric: Iteration #  27 - FCN =   297336.2231534 Edm =     0.422652 NCalls =    100
VariableMetric: Iteration #  28 - FCN =   297335.6739723 Edm =      0.05832 NCalls =    102
VariableMetric: Iteration #  29 - FCN =   297335.6223104 Edm =   0.00533727 NCalls =    104
VariableMetric: Iteration #  30 - FCN =   297335.6065443 Edm =   0.00774866 NCalls =    106
VariableMetric: Iteration #  31 - FCN =   297335.0904841 Edm =     0.471205 NCalls =    111
VariableMetric: Iteration #  32 - FCN =   297300.6844662 Edm =      8.89758 NCalls =    117
VariableMetric: Iteration #  33 - FCN =   297285.9525334 Edm =      1.36023 NCalls =    120
VariableMetric: Iteration #  34 - FCN =   297284.4541259 Edm =     0.516313 NCalls =    121
VariableMetric: Iteration #  35 - FCN =    297284.153538 Edm =     0.115241 NCalls =    123
VariableMetric: Iteration #  36 - FCN =   297284.0609242 Edm =   0.00658018 NCalls =    124
VariableMetric: Iteration #  37 - FCN =   297284.0524602 Edm =   0.00215545 NCalls =    126
VariableMetric: Iteration #  38 - FCN =   297283.7910075 Edm =     0.208809 NCalls =    132
VariableMetric: Iteration #  39 - FCN =   297279.2982623 Edm =      3.51606 NCalls =    136
VariableMetric: Iteration #  40 - FCN =    297267.406567 Edm =      2.11025 NCalls =    143
VariableMetric: Iteration #  41 - FCN =   297265.7037936 Edm =      5.20744 NCalls =    145
VariableMetric: Iteration #  42 - FCN =   297264.2713891 Edm =     0.443903 NCalls =    147
VariableMetric: Iteration #  43 - FCN =   297263.3158633 Edm =     0.635606 NCalls =    150
VariableMetric: Iteration #  44 - FCN =   297261.2145314 Edm =      2.56064 NCalls =    154
VariableMetric: Iteration #  45 - FCN =   297258.6896229 Edm =      1.03874 NCalls =    157
VariableMetric: Iteration #  46 - FCN =   297257.6309906 Edm =     0.295216 NCalls =    158
VariableMetric: Iteration #  47 - FCN =   297257.3861244 Edm =     0.013794 NCalls =    160
VariableMetric: Iteration #  48 - FCN =   297257.3724387 Edm =    0.0024071 NCalls =    161
VariableMetric: Iteration #  49 - FCN =   297257.3659602 Edm =   0.00477615 NCalls =    163
VariableMetric: Iteration #  50 - FCN =   297257.3031466 Edm =    0.0608338 NCalls =    167
VariableMetric: Iteration #  51 - FCN =    297255.459115 Edm =      1.90796 NCalls =    172
VariableMetric: Iteration #  52 - FCN =   297253.0167885 Edm =      2.01603 NCalls =    177
VariableMetric: Iteration #  53 - FCN =    297236.873541 Edm =      3.15298 NCalls =    181
VariableMetric: Iteration #  54 - FCN =   297236.2208273 Edm =     0.745298 NCalls =    183
VariableMetric: Iteration #  55 - FCN =   297235.5372368 Edm =     0.217018 NCalls =    186
VariableMetric: Iteration #  56 - FCN =   297235.1446099 Edm =     0.515795 NCalls =    188
VariableMetric: Iteration #  57 - FCN =    297234.265737 Edm =     0.337582 NCalls =    191
VariableMetric: Iteration #  58 - FCN =   297233.5720224 Edm =     0.783764 NCalls =    193
VariableMetric: Iteration #  59 - FCN =   297233.0827331 Edm =       0.1961 NCalls =    195
VariableMetric: Iteration #  60 - FCN =    297232.811138 Edm =    0.0180568 NCalls =    197
VariableMetric: Iteration #  61 - FCN =   297232.7934796 Edm =   0.00120501 NCalls =    199
VariableMetric: Iteration #  62 - FCN =   297232.7921368 Edm =  0.000229827 NCalls =    201
VariableMetric: Iteration #  63 - FCN =   297232.7837488 Edm =   0.00921586 NCalls =    205
VariableMetric: Iteration #  64 - FCN =   297232.5012048 Edm =    0.0884334 NCalls =    212
VariableMetric: Iteration #  65 - FCN =   297230.7607059 Edm =      1.01737 NCalls =    215
VariableMetric: Iteration #  66 - FCN =   297226.3538596 Edm =      2.27943 NCalls =    219
VariableMetric: Iteration #  67 - FCN =   297224.7158999 Edm =     0.444046 NCalls =    221
VariableMetric: Iteration #  68 - FCN =    297224.319727 Edm =     0.049936 NCalls =    223
VariableMetric: Iteration #  69 - FCN =   297224.2615315 Edm =   0.00478719 NCalls =    225
VariableMetric: Iteration #  70 - FCN =   297224.2559035 Edm =   0.00034746 NCalls =    227
VariableMetric: Iteration #  71 - FCN =   297224.2553381 Edm =  0.000351867 NCalls =    229
VariableMetric: Iteration #  72 - FCN =   297224.2419809 Edm =    0.0138143 NCalls =    234
VariableMetric: Iteration #  73 - FCN =   297224.0020407 Edm =     0.104355 NCalls =    241
VariableMetric: Iteration #  74 - FCN =   297223.9531523 Edm =  0.000556391 NCalls =    242
VariableMetric: Iteration #  75 - FCN =   297223.9523373 Edm =  0.000271578 NCalls =    244
VariableMetric: Iteration #  76 - FCN =   297223.9493564 Edm =   0.00315237 NCalls =    248
VariableMetric: Iteration #  77 - FCN =   297223.6974616 Edm =      0.11524 NCalls =    255
VariableMetric: Iteration #  78 - FCN =   297223.6404565 Edm =  0.000600474 NCalls =    256
VariableMetric: Iteration #  79 - FCN =   297223.6396912 Edm =  0.000311009 NCalls =    258
VariableMetric: Iteration #  80 - FCN =    297223.637795 Edm =   0.00135313 NCalls =    261
VariableMetric: Iteration #  81 - FCN =   297223.2741061 Edm =     0.378255 NCalls =    267
VariableMetric: Iteration #  82 - FCN =   297223.2665298 Edm =   0.00554097 NCalls =    269
VariableMetric: Iteration #  83 - FCN =   297223.0540863 Edm =     0.584887 NCalls =    275
VariableMetric: Iteration #  84 - FCN =   297221.8472478 Edm =     0.679186 NCalls =    286
VariableMetric: Iteration #  85 - FCN =   297221.8459522 Edm =   0.00895548 NCalls =    288
VariableMetric: Iteration #  86 - FCN =   297221.7777169 Edm =    0.0796328 NCalls =    291
VariableMetric: Iteration #  87 - FCN =   297221.6189281 Edm =     0.115927 NCalls =    295
VariableMetric: Iteration #  88 - FCN =   297220.7406537 Edm =     0.102005 NCalls =    299
VariableMetric: Iteration #  89 - FCN =   297220.6152543 Edm =    0.0244098 NCalls =    301
VariableMetric: Iteration #  90 - FCN =   297220.4547297 Edm =     0.128657 NCalls =    304
VariableMetric: Iteration #  91 - FCN =   297219.9080954 Edm =     0.348767 NCalls =    306
VariableMetric: Iteration #  92 - FCN =   297218.9848862 Edm =     0.127979 NCalls =    308
VariableMetric: Iteration #  93 - FCN =   297218.8366507 Edm =   0.00376841 NCalls =    310
VariableMetric: Iteration #  94 - FCN =   297218.8312196 Edm =   0.00070013 NCalls =    312
VariableMetric: Iteration #  95 - FCN =   297218.8297147 Edm =  0.000700257 NCalls =    314
VariableMetric: Iteration #  96 - FCN =   297218.8017564 Edm =    0.0232442 NCalls =    318
VariableMetric: Iteration #  97 - FCN =   297218.4744819 Edm =     0.327279 NCalls =    322
VariableMetric: Iteration #  98 - FCN =   297217.6814162 Edm =     0.997538 NCalls =    326
VariableMetric: Iteration #  99 - FCN =   297216.4736836 Edm =     0.994538 NCalls =    333
VariableMetric: Iteration # 100 - FCN =   297214.6351085 Edm =      2.57178 NCalls =    339
VariableMetric: Iteration # 101 - FCN =   297214.1226471 Edm =      0.42071 NCalls =    344
VariableMetric: Iteration # 102 - FCN =   297213.6600652 Edm =      0.21582 NCalls =    345
VariableMetric: Iteration # 103 - FCN =   297213.4777303 Edm =    0.0154613 NCalls =    347
VariableMetric: Iteration # 104 - FCN =   297213.4472255 Edm =   0.00130313 NCalls =    349
VariableMetric: Iteration # 105 - FCN =   297213.4454385 Edm =  0.000136517 NCalls =    351
VariableMetric: Iteration # 106 - FCN =   297213.4451736 Edm =  5.69999e-05 NCalls =    353
VariableMetric: After Hessian   - FCN =   297213.4451736 Edm =      408.946 NCalls =    832
VariableMetric: Iteration # 107 - FCN =   297213.4451736 Edm =      408.946 NCalls =    832
VariableMetric: Iteration # 108 - FCN =    297213.121335 Edm =      222.419 NCalls =    837
VariableMetric: Iteration # 109 - FCN =   297212.2999273 Edm =      1.84925 NCalls =    839
VariableMetric: Iteration # 110 - FCN =    297210.693114 Edm =     0.153715 NCalls =    841
VariableMetric: Iteration # 111 - FCN =   297209.9175467 Edm =     0.216567 NCalls =    844
VariableMetric: Iteration # 112 - FCN =   297209.3397295 Edm =     0.362893 NCalls =    847
VariableMetric: Iteration # 113 - FCN =   297208.6945493 Edm =      0.27689 NCalls =    850
VariableMetric: Iteration # 114 - FCN =    297208.170325 Edm =     0.189849 NCalls =    853
VariableMetric: Iteration # 115 - FCN =   297208.0716857 Edm =     0.234151 NCalls =    855
VariableMetric: Iteration # 116 - FCN =   297207.8042048 Edm =    0.0515599 NCalls =    858
VariableMetric: Iteration # 117 - FCN =   297207.7073338 Edm =    0.0246466 NCalls =    860
VariableMetric: Iteration # 118 - FCN =   297207.6751756 Edm =    0.0272184 NCalls =    863
VariableMetric: Iteration # 119 - FCN =   297207.6526495 Edm =    0.0131209 NCalls =    865
VariableMetric: Iteration # 120 - FCN =   297207.6305593 Edm =   0.00884372 NCalls =    867
VariableMetric: Iteration # 121 - FCN =   297207.6116012 Edm =   0.00383292 NCalls =    869
VariableMetric: Iteration # 122 - FCN =   297207.6001642 Edm =   0.00580852 NCalls =    872
VariableMetric: Iteration # 123 - FCN =   297207.5874417 Edm =   0.00460475 NCalls =    874
VariableMetric: Iteration # 124 - FCN =   297207.5815087 Edm =   0.00182555 NCalls =    877
VariableMetric: Iteration # 125 - FCN =   297207.5763739 Edm =   0.00197593 NCalls =    879
VariableMetric: Iteration # 126 - FCN =    297207.571214 Edm =   0.00143784 NCalls =    881
VariableMetric: Iteration # 127 - FCN =   297207.5686777 Edm =   0.00152459 NCalls =    883
VariableMetric: Iteration # 128 - FCN =   297207.5596367 Edm =   0.00564635 NCalls =    887
VariableMetric: Iteration # 129 - FCN =   297207.5424465 Edm =    0.0104196 NCalls =    890
VariableMetric: Iteration # 130 - FCN =   297207.5218889 Edm =    0.0156337 NCalls =    893
VariableMetric: Iteration # 131 - FCN =   297207.4937334 Edm =    0.0165314 NCalls =    897
VariableMetric: Iteration # 132 - FCN =    297207.484289 Edm =     0.011786 NCalls =    899
VariableMetric: Iteration # 133 - FCN =   297207.4734005 Edm =   0.00635543 NCalls =    902
VariableMetric: Iteration # 134 - FCN =   297207.4671002 Edm =   0.00630522 NCalls =    904
VariableMetric: Iteration # 135 - FCN =   297207.4577853 Edm =   0.00213594 NCalls =    906
VariableMetric: Iteration # 136 - FCN =   297207.4526414 Edm =   0.00199745 NCalls =    908
VariableMetric: Iteration # 137 - FCN =   297207.4463157 Edm =   0.00212103 NCalls =    910
VariableMetric: Iteration # 138 - FCN =   297207.4449212 Edm =   0.00503355 NCalls =    912
VariableMetric: Iteration # 139 - FCN =   297207.4412352 Edm =  0.000831704 NCalls =    914
VariableMetric: Iteration # 140 - FCN =   297207.4388424 Edm =  0.000643547 NCalls =    916
VariableMetric: Iteration # 141 - FCN =   297207.4367366 Edm =   0.00084346 NCalls =    918
VariableMetric: Iteration # 142 - FCN =   297207.4335452 Edm =  0.000498787 NCalls =    920
VariableMetric: Iteration # 143 - FCN =   297207.4326341 Edm =  0.000332846 NCalls =    922
VariableMetric: Iteration # 144 - FCN =   297207.4322072 Edm =  0.000241349 NCalls =    924
VariableMetric: Iteration # 145 - FCN =   297207.4317099 Edm =  0.000196345 NCalls =    926
VariableMetric: Iteration # 146 - FCN =   297207.4310271 Edm =  0.000170412 NCalls =    928
VariableMetric: Iteration # 147 - FCN =    297207.430683 Edm =  0.000109356 NCalls =    930
VariableMetric: Iteration # 148 - FCN =   297207.4304485 Edm =  8.10941e-05 NCalls =    932
VariableMetric: After Hessian   - FCN =   297207.4304485 Edm =   0.00423546 NCalls =   1419
VariableMetric: Iteration # 149 - FCN =   297207.4304485 Edm =   0.00423546 NCalls =   1419
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   322873.5647746 Edm =      90.1425 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   322873.5647746 Edm =      90.1425 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   303114.6318125 Edm =      23.4623 NCalls =      7
VariableMetric: Iteration #   2 - FCN =   303045.3965888 Edm =      7.78143 NCalls =      9
VariableMetric: Iteration #   3 - FCN =   300425.6852528 Edm =      277.273 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   300060.8400127 Edm =       3.3482 NCalls =     18
VariableMetric: Iteration #   5 - FCN =   300053.4186154 Edm =      4.26582 NCalls =     20
VariableMetric: Iteration #   6 - FCN =   299699.3026284 Edm =      196.027 NCalls =     26
VariableMetric: Iteration #   7 - FCN =   299428.9791456 Edm =      23.1772 NCalls =     28
VariableMetric: Iteration #   8 - FCN =   299404.1992202 Edm =     0.704458 NCalls =     30
VariableMetric: Iteration #   9 - FCN =   299398.3646409 Edm =      5.01629 NCalls =     33
VariableMetric: Iteration #  10 - FCN =   298240.3495391 Edm =      374.516 NCalls =     44
VariableMetric: Iteration #  11 - FCN =     298195.63487 Edm =      159.803 NCalls =     47
VariableMetric: Iteration #  12 - FCN =   298103.1799654 Edm =      3.08473 NCalls =     49
VariableMetric: Iteration #  13 - FCN =   298088.6016582 Edm =      9.62867 NCalls =     51
VariableMetric: Iteration #  14 - FCN =   298046.0213703 Edm =      3.72083 NCalls =     54
VariableMetric: Iteration #  15 - FCN =   298041.7241857 Edm =      2.16733 NCalls =     56
VariableMetric: Iteration #  16 - FCN =   298036.7354565 Edm =       2.3252 NCalls =     58
VariableMetric: Iteration #  17 - FCN =   298028.4212463 Edm =      5.63713 NCalls =     60
VariableMetric: Iteration #  18 - FCN =   298022.2265512 Edm =      1.91266 NCalls =     63
VariableMetric: Iteration #  19 - FCN =   297859.9382329 Edm =       114.15 NCalls =     74
VariableMetric: Iteration #  20 - FCN =   297859.6478774 Edm =      3.92566 NCalls =     77
VariableMetric: Iteration #  21 - FCN =   297852.7360834 Edm =      5.31161 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297823.0831106 Edm =      278.054 NCalls =     91
VariableMetric: Iteration #  23 - FCN =   297819.5600363 Edm =      8.97782 NCalls =     94
VariableMetric: Iteration #  24 - FCN =   297814.9555207 Edm =      3.88502 NCalls =     96
VariableMetric: Iteration #  25 - FCN =    297813.186546 Edm =      1.50073 NCalls =     98
VariableMetric: Iteration #  26 - FCN =   297809.1712038 Edm =      4.15092 NCalls =    101
VariableMetric: Iteration #  27 - FCN =   297794.4216705 Edm =      1.08347 NCalls =    107
VariableMetric: Iteration #  28 - FCN =   297791.9966702 Edm =     0.353885 NCalls =    110
VariableMetric: Iteration #  29 - FCN =   297785.8046941 Edm =      1.57756 NCalls =    114
VariableMetric: Iteration #  30 - FCN =   297777.9523367 Edm =       3.8239 NCalls =    118
VariableMetric: Iteration #  31 - FCN =   297775.5144768 Edm =     0.424483 NCalls =    120
VariableMetric: Iteration #  32 - FCN =    297774.302594 Edm =     0.907259 NCalls =    123
VariableMetric: Iteration #  33 - FCN =    297764.413879 Edm =      10.2052 NCalls =    127
VariableMetric: Iteration #  34 - FCN =   297747.2287675 Edm =       7.0956 NCalls =    133
VariableMetric: Iteration #  35 - FCN =   297633.4061822 Edm =      36.9773 NCalls =    138
VariableMetric: Iteration #  36 - FCN =   297606.4138124 Edm =      6.99561 NCalls =    140
VariableMetric: Iteration #  37 - FCN =   297597.5634794 Edm =      2.74306 NCalls =    142
VariableMetric: Iteration #  38 - FCN =   297594.5482952 Edm =      1.50441 NCalls =    145
VariableMetric: Iteration #  39 - FCN =    297591.704897 Edm =     0.938088 NCalls =    149
VariableMetric: Iteration #  40 - FCN =   297590.2446833 Edm =     0.130246 NCalls =    151
VariableMetric: Iteration #  41 - FCN =   297589.9762341 Edm =    0.0693563 NCalls =    154
VariableMetric: Iteration #  42 - FCN =   297589.9077915 Edm =     0.105752 NCalls =    156
VariableMetric: Iteration #  43 - FCN =   297589.7348416 Edm =     0.116548 NCalls =    158
VariableMetric: Iteration #  44 - FCN =   297587.4444534 Edm =      2.12496 NCalls =    163
VariableMetric: Iteration #  45 - FCN =   297582.1897212 Edm =      3.12333 NCalls =    169
VariableMetric: Iteration #  46 - FCN =   297570.0878649 Edm =      1.94171 NCalls =    172
VariableMetric: Iteration #  47 - FCN =   297568.1759311 Edm =      0.81759 NCalls =    173
VariableMetric: Iteration #  48 - FCN =   297567.0858649 Edm =      1.16558 NCalls =    175
VariableMetric: Iteration #  49 - FCN =    297564.258804 Edm =      1.50435 NCalls =    180
VariableMetric: Iteration #  50 - FCN =   297563.4413585 Edm =      1.91763 NCalls =    183
VariableMetric: Iteration #  51 - FCN =   297559.6183274 Edm =      3.66982 NCalls =    187
VariableMetric: Iteration #  52 - FCN =   297553.7810839 Edm =      3.25833 NCalls =    192
VariableMetric: Iteration #  53 - FCN =   297542.9528666 Edm =      1.51733 NCalls =    201
VariableMetric: Iteration #  54 - FCN =   297541.3758034 Edm =      9.36332 NCalls =    202
VariableMetric: Iteration #  55 - FCN =   297538.6885217 Edm =      1.61649 NCalls =    205
VariableMetric: Iteration #  56 - FCN =   297527.7739171 Edm =       5.2516 NCalls =    210
VariableMetric: Iteration #  57 - FCN =    297518.623277 Edm =      6.31482 NCalls =    212
VariableMetric: Iteration #  58 - FCN =   297512.8015167 Edm =      1.49811 NCalls =    215
VariableMetric: Iteration #  59 - FCN =    297510.797305 Edm =     0.171053 NCalls =    217
VariableMetric: Iteration #  60 - FCN =   297510.3224807 Edm =      0.27595 NCalls =    219
VariableMetric: Iteration #  61 - FCN =   297507.7517831 Edm =      1.81656 NCalls =    222
VariableMetric: Iteration #  62 - FCN =   297503.3852143 Edm =      1.46586 NCalls =    229
VariableMetric: Iteration #  63 - FCN =   297501.6957329 Edm =      0.55045 NCalls =    231
VariableMetric: Iteration #  64 - FCN =   297501.0229737 Edm =     0.790859 NCalls =    233
VariableMetric: Iteration #  65 - FCN =   297498.7998397 Edm =      1.19359 NCalls =    237
VariableMetric: Iteration #  66 - FCN =   297498.2780528 Edm =     0.627329 NCalls =    239
VariableMetric: Iteration #  67 - FCN =   297496.7274228 Edm =       0.5769 NCalls =    243
VariableMetric: Iteration #  68 - FCN =    297492.503845 Edm =       1.0525 NCalls =    248
VariableMetric: Iteration #  69 - FCN =   297491.8850536 Edm =      1.32931 NCalls =    250
VariableMetric: Iteration #  70 - FCN =    297489.742047 Edm =      2.69753 NCalls =    255
VariableMetric: Iteration #  71 - FCN =   297486.7639453 Edm =     0.701281 NCalls =    257
VariableMetric: Iteration #  72 - FCN =   297485.9042844 Edm =     0.133538 NCalls =    259
VariableMetric: Iteration #  73 - FCN =    297485.653732 Edm =     0.117538 NCalls =    261
VariableMetric: Iteration #  74 - FCN =   297485.3659766 Edm =     0.777951 NCalls =    264
VariableMetric: Iteration #  75 - FCN =   297481.8403916 Edm =      2.21094 NCalls =    270
VariableMetric: Iteration #  76 - FCN =   297473.8168364 Edm =      7.49161 NCalls =    273
VariableMetric: Iteration #  77 - FCN =   297453.5214632 Edm =      4.98461 NCalls =    277
VariableMetric: Iteration #  78 - FCN =   297438.8489123 Edm =      4.30454 NCalls =    279
VariableMetric: Iteration #  79 - FCN =   297434.2540229 Edm =      6.22017 NCalls =    283
VariableMetric: Iteration #  80 - FCN =   297428.1647101 Edm =      3.81497 NCalls =    286
VariableMetric: Iteration #  81 - FCN =   297426.6864673 Edm =     0.935942 NCalls =    287
VariableMetric: Iteration #  82 - FCN =   297415.4120513 Edm =       11.862 NCalls =    295
VariableMetric: Iteration #  83 - FCN =   297415.1428074 Edm =      1.90639 NCalls =    297
VariableMetric: Iteration #  84 - FCN =   297406.9591889 Edm =      9.37839 NCalls =    301
VariableMetric: Iteration #  85 - FCN =   297398.4768085 Edm =       13.966 NCalls =    305
VariableMetric: Iteration #  86 - FCN =    297392.148631 Edm =       5.9483 NCalls =    309
VariableMetric: Iteration #  87 - FCN =   297386.9870849 Edm =      1.20535 NCalls =    312
VariableMetric: Iteration #  88 - FCN =   297384.4606341 Edm =     0.402047 NCalls =    314
VariableMetric: Iteration #  89 - FCN =   297383.3141184 Edm =     0.525478 NCalls =    316
VariableMetric: Iteration #  90 - FCN =   297382.7683726 Edm =     0.152125 NCalls =    319
VariableMetric: Iteration #  91 - FCN =   297382.2351491 Edm =     0.149047 NCalls =    322
VariableMetric: Iteration #  92 - FCN =    297382.008494 Edm =    0.0507344 NCalls =    324
VariableMetric: Iteration #  93 - FCN =   297381.9656998 Edm =    0.0131447 NCalls =    326
VariableMetric: Iteration #  94 - FCN =   297381.9023186 Edm =    0.0150355 NCalls =    329
VariableMetric: Iteration #  95 - FCN =   297381.7763515 Edm =     0.102486 NCalls =    332
VariableMetric: Iteration #  96 - FCN =   297367.4202754 Edm =      10.6305 NCalls =    339
VariableMetric: Iteration #  97 - FCN =   297342.4654192 Edm =      8.29082 NCalls =    342
VariableMetric: Iteration #  98 - FCN =   297326.9747537 Edm =      2.84929 NCalls =    345
VariableMetric: Iteration #  99 - FCN =    297324.104834 Edm =      1.69691 NCalls =    346
VariableMetric: Iteration # 100 - FCN =   297321.5750902 Edm =     0.827125 NCalls =    348
VariableMetric: Iteration # 101 - FCN =   297320.2798095 Edm =     0.546153 NCalls =    351
VariableMetric: Iteration # 102 - FCN =   297318.5622624 Edm =     0.674922 NCalls =    355
VariableMetric: Iteration # 103 - FCN =   297317.8404858 Edm =     0.258519 NCalls =    357
VariableMetric: Iteration # 104 - FCN =   297317.5321318 Edm =    0.0464554 NCalls =    359
VariableMetric: Iteration # 105 - FCN =   297317.4753182 Edm =    0.0341398 NCalls =    361
VariableMetric: Iteration # 106 - FCN =   297317.4296713 Edm =    0.0762161 NCalls =    364
VariableMetric: Iteration # 107 - FCN =   297317.3170805 Edm =    0.0440954 NCalls =    368
VariableMetric: Iteration # 108 - FCN =   297317.2498873 Edm =    0.0324227 NCalls =    371
VariableMetric: Iteration # 109 - FCN =   297317.2275736 Edm =    0.0191259 NCalls =    373
VariableMetric: Iteration # 110 - FCN =   297317.1493647 Edm =    0.0304753 NCalls =    379
VariableMetric: Iteration # 111 - FCN =   297317.0544669 Edm =    0.0283144 NCalls =    383
VariableMetric: Iteration # 112 - FCN =   297317.0383662 Edm =     0.056373 NCalls =    385
VariableMetric: Iteration # 113 - FCN =    297317.016444 Edm =   0.00411891 NCalls =    388
VariableMetric: Iteration # 114 - FCN =   297316.9997482 Edm =     0.010917 NCalls =    390
VariableMetric: Iteration # 115 - FCN =   297316.9773299 Edm =    0.0227646 NCalls =    392
VariableMetric: Iteration # 116 - FCN =   297316.5786365 Edm =      0.36199 NCalls =    397
VariableMetric: Iteration # 117 - FCN =   297311.4159451 Edm =      6.14587 NCalls =    404
VariableMetric: Iteration # 118 - FCN =   297302.5904388 Edm =      7.04898 NCalls =    408
VariableMetric: Iteration # 119 - FCN =   297298.2124011 Edm =      1.29125 NCalls =    411
VariableMetric: Iteration # 120 - FCN =   297296.9940158 Edm =     0.736758 NCalls =    414
VariableMetric: Iteration # 121 - FCN =   297296.0907461 Edm =     0.389997 NCalls =    417
VariableMetric: Iteration # 122 - FCN =   297295.4957174 Edm =     0.509314 NCalls =    419
VariableMetric: Iteration # 123 - FCN =   297294.7617692 Edm =     0.773527 NCalls =    425
VariableMetric: Iteration # 124 - FCN =   297294.4967335 Edm =     0.719934 NCalls =    428
VariableMetric: Iteration # 125 - FCN =   297293.0040515 Edm =      1.93019 NCalls =    433
VariableMetric: Iteration # 126 - FCN =   297291.2713456 Edm =      1.61544 NCalls =    437
VariableMetric: Iteration # 127 - FCN =   297290.5843645 Edm =     0.813683 NCalls =    441
VariableMetric: Iteration # 128 - FCN =   297289.9883334 Edm =    0.0976708 NCalls =    443
VariableMetric: Iteration # 129 - FCN =   297289.8882459 Edm =    0.0216828 NCalls =    444
VariableMetric: Iteration # 130 - FCN =   297289.8456526 Edm =    0.0295178 NCalls =    446
VariableMetric: Iteration # 131 - FCN =   297289.7008438 Edm =    0.0941065 NCalls =    450
VariableMetric: Iteration # 132 - FCN =   297289.5648974 Edm =    0.0435989 NCalls =    453
VariableMetric: Iteration # 133 - FCN =   297289.5268572 Edm =   0.00534617 NCalls =    455
VariableMetric: Iteration # 134 - FCN =   297289.5205099 Edm =   0.00111971 NCalls =    457
VariableMetric: Iteration # 135 - FCN =   297289.5186503 Edm =  0.000764735 NCalls =    459
VariableMetric: Iteration # 136 - FCN =   297289.5163144 Edm =   0.00039947 NCalls =    461
VariableMetric: Iteration # 137 - FCN =   297289.5149549 Edm =  0.000762365 NCalls =    463
VariableMetric: Iteration # 138 - FCN =   297289.4631371 Edm =    0.0596917 NCalls =    469
VariableMetric: Iteration # 139 - FCN =   297289.3650493 Edm =    0.0877213 NCalls =    476
VariableMetric: Iteration # 140 - FCN =   297286.3614174 Edm =      1.76709 NCalls =    481
VariableMetric: Iteration # 141 - FCN =   297284.8700356 Edm =      1.14017 NCalls =    486
VariableMetric: Iteration # 142 - FCN =   297284.3506114 Edm =     0.352518 NCalls =    488
VariableMetric: Iteration # 143 - FCN =   297284.1193283 Edm =     0.046479 NCalls =    489
VariableMetric: Iteration # 144 - FCN =   297284.0693272 Edm =    0.0386474 NCalls =    491
VariableMetric: Iteration # 145 - FCN =   297284.0350357 Edm =   0.00634607 NCalls =    493
VariableMetric: Iteration # 146 - FCN =   297284.0266468 Edm =   0.00158093 NCalls =    495
VariableMetric: Iteration # 147 - FCN =   297284.0235944 Edm =  0.000560029 NCalls =    497
VariableMetric: Iteration # 148 - FCN =   297284.0224652 Edm =  0.000433166 NCalls =    499
VariableMetric: Iteration # 149 - FCN =    297284.020399 Edm =   0.00205706 NCalls =    502
VariableMetric: Iteration # 150 - FCN =   297283.9938348 Edm =    0.0223494 NCalls =    507
VariableMetric: Iteration # 151 - FCN =   297283.6633005 Edm =     0.167055 NCalls =    511
VariableMetric: Iteration # 152 - FCN =   297283.2985266 Edm =     0.943168 NCalls =    514
VariableMetric: Iteration # 153 - FCN =   297281.6230384 Edm =      1.57375 NCalls =    518
VariableMetric: Iteration # 154 - FCN =   297277.2496824 Edm =      1.76611 NCalls =    523
VariableMetric: Iteration # 155 - FCN =   297275.7959228 Edm =     0.211639 NCalls =    525
VariableMetric: Iteration # 156 - FCN =   297275.6306214 Edm =    0.0249878 NCalls =    527
VariableMetric: Iteration # 157 - FCN =   297275.6133114 Edm =   0.00226079 NCalls =    529
VariableMetric: Iteration # 158 - FCN =   297275.6108132 Edm =   0.00037841 NCalls =    531
VariableMetric: Iteration # 159 - FCN =   297275.6103226 Edm =  4.48952e-05 NCalls =    533
VariableMetric: After Hessian   - FCN =   297275.6103226 Edm =       1578.9 NCalls =   1016
VariableMetric: Iteration # 160 - FCN =   297275.6103226 Edm =       1578.9 NCalls =   1016
VariableMetric: Iteration # 161 - FCN =   297268.3296501 Edm =      424.609 NCalls =   1022
VariableMetric: Iteration # 162 - FCN =    297268.000623 Edm =      10.8669 NCalls =   1026
VariableMetric: Iteration # 163 - FCN =   297262.0529047 Edm =      3.65539 NCalls =   1031
VariableMetric: Iteration # 164 - FCN =   297259.2462882 Edm =      2.97228 NCalls =   1034
VariableMetric: Iteration # 165 - FCN =   297257.6998192 Edm =      1.08775 NCalls =   1037
VariableMetric: Iteration # 166 - FCN =   297255.9081957 Edm =     0.472359 NCalls =   1039
VariableMetric: Iteration # 167 - FCN =   297255.4352005 Edm =    0.0768352 NCalls =   1040
VariableMetric: Iteration # 168 - FCN =   297255.2719452 Edm =    0.0371462 NCalls =   1042
VariableMetric: Iteration # 169 - FCN =    297255.216222 Edm =    0.0224244 NCalls =   1044
VariableMetric: Iteration # 170 - FCN =   297255.1656853 Edm =    0.0128332 NCalls =   1046
VariableMetric: Iteration # 171 - FCN =    297255.136939 Edm =    0.0067797 NCalls =   1049
VariableMetric: Iteration # 172 - FCN =   297255.1207015 Edm =   0.00301584 NCalls =   1051
VariableMetric: Iteration # 173 - FCN =   297255.1143957 Edm =   0.00172896 NCalls =   1053
VariableMetric: Iteration # 174 - FCN =   297255.1097785 Edm =   0.00216333 NCalls =   1055
VariableMetric: Iteration # 175 - FCN =   297255.1061338 Edm =    0.0012867 NCalls =   1057
VariableMetric: Iteration # 176 - FCN =   297255.1032471 Edm =  0.000414415 NCalls =   1059
VariableMetric: Iteration # 177 - FCN =   297255.1023062 Edm =   0.00018766 NCalls =   1061
VariableMetric: Iteration # 178 - FCN =   297255.1016728 Edm =  0.000206294 NCalls =   1063
VariableMetric: Iteration # 179 - FCN =    297255.100882 Edm =  0.000227073 NCalls =   1065
VariableMetric: Iteration # 180 - FCN =   297255.0998276 Edm =  0.000271618 NCalls =   1067
VariableMetric: Iteration # 181 - FCN =   297255.0992638 Edm =  0.000131617 NCalls =   1069
VariableMetric: Iteration # 182 - FCN =   297255.0984316 Edm =  0.000282294 NCalls =   1072
VariableMetric: Iteration # 183 - FCN =   297255.0965729 Edm =  0.000774029 NCalls =   1075
VariableMetric: Iteration # 184 - FCN =    297255.093343 Edm =   0.00126691 NCalls =   1077
VariableMetric: Iteration # 185 - FCN =   297255.0879173 Edm =  0.000238388 NCalls =   1079
VariableMetric: Iteration # 186 - FCN =   297255.0875024 Edm =  5.32858e-05 NCalls =   1081
VariableMetric: After Hessian   - FCN =   297255.0875024 Edm =  0.000221933 NCalls =   1564
VariableMetric: Iteration # 187 - FCN =   297255.0875024 Edm =  0.000221933 NCalls =   1564
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   309715.0258574 Edm =      335.604 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   309715.0258574 Edm =      335.604 NCalls =      1
VariableMetric: Iteration #   1 - FCN =    298792.411731 Edm =      27.8897 NCalls =      6
VariableMetric: Iteration #   2 - FCN =   298700.7327581 Edm =      1.91038 NCalls =      8
VariableMetric: Iteration #   3 - FCN =   298687.2630092 Edm =      12.1115 NCalls =     11
VariableMetric: Iteration #   4 - FCN =   297944.9327178 Edm =      1.84484 NCalls =     19
VariableMetric: Iteration #   5 - FCN =   297925.8678107 Edm =      8.78661 NCalls =     23
VariableMetric: Iteration #   6 - FCN =   297905.2822696 Edm =     0.939741 NCalls =     26
VariableMetric: Iteration #   7 - FCN =   297904.5847317 Edm =    0.0959388 NCalls =     28
VariableMetric: Iteration #   8 - FCN =   297903.7583257 Edm =     0.538923 NCalls =     31
VariableMetric: Iteration #   9 - FCN =   297804.9806565 Edm =      10.6986 NCalls =     37
VariableMetric: Iteration #  10 - FCN =   297793.0008808 Edm =      1.86765 NCalls =     39
VariableMetric: Iteration #  11 - FCN =   297790.7924265 Edm =     0.254504 NCalls =     41
VariableMetric: Iteration #  12 - FCN =   297789.7086108 Edm =     0.929385 NCalls =     43
VariableMetric: Iteration #  13 - FCN =   297731.8253949 Edm =      52.7632 NCalls =     50
VariableMetric: Iteration #  14 - FCN =   297382.5009461 Edm =      144.814 NCalls =     53
VariableMetric: Iteration #  15 - FCN =   297314.8213137 Edm =      76.4587 NCalls =     55
VariableMetric: Iteration #  16 - FCN =   297231.0206885 Edm =      4.44383 NCalls =     56
VariableMetric: Iteration #  17 - FCN =   297225.0535839 Edm =      2.57362 NCalls =     58
VariableMetric: Iteration #  18 - FCN =    297222.534638 Edm =     0.228008 NCalls =     60
VariableMetric: Iteration #  19 - FCN =   297222.3089371 Edm =    0.0541173 NCalls =     62
VariableMetric: Iteration #  20 - FCN =   297219.5380212 Edm =      3.13293 NCalls =     67
VariableMetric: Iteration #  21 - FCN =    297211.364934 Edm =      6.98998 NCalls =     73
VariableMetric: Iteration #  22 - FCN =   297138.1572944 Edm =      1.58929 NCalls =     77
VariableMetric: Iteration #  23 - FCN =   297135.1156586 Edm =     0.916854 NCalls =     79
VariableMetric: Iteration #  24 - FCN =   297133.0466796 Edm =     0.286617 NCalls =     83
VariableMetric: Iteration #  25 - FCN =   297132.7190543 Edm =    0.0407143 NCalls =     85
VariableMetric: Iteration #  26 - FCN =   297132.6391869 Edm =    0.0209232 NCalls =     87
VariableMetric: Iteration #  27 - FCN =   297132.5346235 Edm =    0.0584026 NCalls =     89
VariableMetric: Iteration #  28 - FCN =   297131.0183456 Edm =      1.36489 NCalls =     93
VariableMetric: Iteration #  29 - FCN =   297116.7516211 Edm =      7.04333 NCalls =     97
VariableMetric: Iteration #  30 - FCN =    297102.719999 Edm =      2.55694 NCalls =    100
VariableMetric: Iteration #  31 - FCN =   297101.3732438 Edm =      1.50105 NCalls =    102
VariableMetric: Iteration #  32 - FCN =   297099.3585607 Edm =      0.80739 NCalls =    105
VariableMetric: Iteration #  33 - FCN =    297097.088122 Edm =       1.6007 NCalls =    107
VariableMetric: Iteration #  34 - FCN =   297095.3428289 Edm =      1.12727 NCalls =    110
VariableMetric: Iteration #  35 - FCN =   297094.1157573 Edm =     0.125285 NCalls =    112
VariableMetric: Iteration #  36 - FCN =   297093.9464929 Edm =    0.0126276 NCalls =    114
VariableMetric: Iteration #  37 - FCN =   297093.9264911 Edm =   0.00741813 NCalls =    116
VariableMetric: Iteration #  38 - FCN =   297093.5743357 Edm =     0.467218 NCalls =    121
VariableMetric: Iteration #  39 - FCN =   297090.4641791 Edm =      3.30818 NCalls =    129
VariableMetric: Iteration #  40 - FCN =   297090.4459505 Edm =    0.0216193 NCalls =    131
VariableMetric: Iteration #  41 - FCN =   297089.9587568 Edm =     0.510269 NCalls =    136
VariableMetric: Iteration #  42 - FCN =   297088.9003337 Edm =     0.915568 NCalls =    142
VariableMetric: Iteration #  43 - FCN =   297076.0418883 Edm =      2.85348 NCalls =    149
VariableMetric: Iteration #  44 - FCN =   297073.0630091 Edm =     0.772169 NCalls =    151
VariableMetric: Iteration #  45 - FCN =    297072.645558 Edm =     0.865459 NCalls =    153
VariableMetric: Iteration #  46 - FCN =   297071.3562815 Edm =     0.634909 NCalls =    157
VariableMetric: Iteration #  47 - FCN =    297070.384204 Edm =     0.706941 NCalls =    160
VariableMetric: Iteration #  48 - FCN =   297070.0849123 Edm =     0.296242 NCalls =    162
VariableMetric: Iteration #  49 - FCN =   297069.8962023 Edm =     0.142627 NCalls =    164
VariableMetric: Iteration #  50 - FCN =   297069.7578434 Edm =    0.0306648 NCalls =    166
VariableMetric: Iteration #  51 - FCN =   297069.7324074 Edm =   0.00435063 NCalls =    168
VariableMetric: Iteration #  52 - FCN =   297069.7220463 Edm =   0.00692714 NCalls =    170
VariableMetric: Iteration #  53 - FCN =   297069.6033821 Edm =     0.110819 NCalls =    175
VariableMetric: Iteration #  54 - FCN =   297065.3638406 Edm =      1.96285 NCalls =    179
VariableMetric: Iteration #  55 - FCN =   297061.9445672 Edm =     0.711639 NCalls =    182
VariableMetric: Iteration #  56 - FCN =   297061.4664151 Edm =     0.170095 NCalls =    184
VariableMetric: Iteration #  57 - FCN =   297061.2597708 Edm =    0.0891174 NCalls =    187
VariableMetric: Iteration #  58 - FCN =   297061.0995839 Edm =    0.0521357 NCalls =    191
VariableMetric: Iteration #  59 - FCN =   297061.0508329 Edm =   0.00957757 NCalls =    193
VariableMetric: Iteration #  60 - FCN =   297061.0431429 Edm =   0.00281714 NCalls =    194
VariableMetric: Iteration #  61 - FCN =   297061.0381357 Edm =   0.00190515 NCalls =    196
VariableMetric: Iteration #  62 - FCN =   297061.0241508 Edm =    0.0100134 NCalls =    199
VariableMetric: Iteration #  63 - FCN =   297060.4337234 Edm =     0.807265 NCalls =    205
VariableMetric: Iteration #  64 - FCN =   297059.4917569 Edm =      1.33817 NCalls =    210
VariableMetric: Iteration #  65 - FCN =   297059.4453427 Edm =    0.0384371 NCalls =    212
VariableMetric: Iteration #  66 - FCN =   297059.1277834 Edm =     0.562184 NCalls =    216
VariableMetric: Iteration #  67 - FCN =   297057.2173807 Edm =      1.44412 NCalls =    222
VariableMetric: Iteration #  68 - FCN =   297050.7702867 Edm =     0.313994 NCalls =    224
VariableMetric: Iteration #  69 - FCN =   297050.1962774 Edm =     0.099178 NCalls =    226
VariableMetric: Iteration #  70 - FCN =   297050.0660656 Edm =    0.0318007 NCalls =    228
VariableMetric: Iteration #  71 - FCN =   297050.0121335 Edm =   0.00558092 NCalls =    230
VariableMetric: Iteration #  72 - FCN =   297050.0037945 Edm =   0.00184672 NCalls =    232
VariableMetric: Iteration #  73 - FCN =   297050.0005174 Edm =  0.000815669 NCalls =    234
VariableMetric: Iteration #  74 - FCN =   297049.9949998 Edm =   0.00435932 NCalls =    237
VariableMetric: Iteration #  75 - FCN =   297049.6977194 Edm =     0.280843 NCalls =    242
VariableMetric: Iteration #  76 - FCN =   297045.3364017 Edm =     0.603204 NCalls =    246
VariableMetric: Iteration #  77 - FCN =    297044.519547 Edm =   0.00681391 NCalls =    248
VariableMetric: Iteration #  78 - FCN =   297044.5129977 Edm =   0.00026599 NCalls =    249
VariableMetric: Iteration #  79 - FCN =   297044.5125025 Edm =  0.000316827 NCalls =    251
VariableMetric: Iteration #  80 - FCN =   297044.5049383 Edm =   0.00757051 NCalls =    256
VariableMetric: Iteration #  81 - FCN =   297044.3858459 Edm =     0.105701 NCalls =    263
VariableMetric: Iteration #  82 - FCN =   297041.4949659 Edm =     0.241428 NCalls =    267
VariableMetric: Iteration #  83 - FCN =   297041.2195502 Edm =   0.00614185 NCalls =    269
VariableMetric: Iteration #  84 - FCN =   297041.2134589 Edm =  0.000258674 NCalls =    271
VariableMetric: Iteration #  85 - FCN =   297041.2131695 Edm =  2.26867e-05 NCalls =    273
VariableMetric: After Hessian   - FCN =   297041.2131695 Edm =      4.46751 NCalls =    748
VariableMetric: Iteration #  86 - FCN =   297041.2131695 Edm =      4.46751 NCalls =    748
VariableMetric: Iteration #  87 - FCN =    297039.496487 Edm =     0.749152 NCalls =    759
VariableMetric: Iteration #  88 - FCN =   297039.0128326 Edm =    0.0493682 NCalls =    761
VariableMetric: Iteration #  89 - FCN =   297038.9741346 Edm =    0.0103717 NCalls =    763
VariableMetric: Iteration #  90 - FCN =   297038.9627472 Edm =   0.00118686 NCalls =    765
VariableMetric: Iteration #  91 - FCN =   297038.9614328 Edm =  8.07193e-05 NCalls =    767
VariableMetric: Iteration #  92 - FCN =   297038.9613409 Edm =  7.67853e-06 NCalls =    769
VariableMetric: After Hessian   - FCN =   297038.9613409 Edm =  6.73503e-06 NCalls =   1254
VariableMetric: Iteration #  93 - FCN =   297038.9613409 Edm =  6.73503e-06 NCalls =   1254
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   317885.1774233 Edm =      33.5291 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   317885.1774233 Edm =      33.5291 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   310223.4117692 Edm =      33.1734 NCalls =     11
VariableMetric: Iteration #   2 - FCN =    310190.971336 Edm =      139.396 NCalls =     13
VariableMetric: Iteration #   3 - FCN =   300049.1699873 Edm =      27.1166 NCalls =     24
VariableMetric: Iteration #   4 - FCN =   299997.6055367 Edm =      81.8613 NCalls =     26
VariableMetric: Iteration #   5 - FCN =   298219.3435403 Edm =      198.684 NCalls =     36
VariableMetric: Iteration #   6 - FCN =   298010.6793926 Edm =      166.449 NCalls =     39
VariableMetric: Iteration #   7 - FCN =   297997.8263984 Edm =      9.36377 NCalls =     41
VariableMetric: Iteration #   8 - FCN =   297993.8892941 Edm =      1.37734 NCalls =     43
VariableMetric: Iteration #   9 - FCN =   297930.3819909 Edm =      36.3228 NCalls =     48
VariableMetric: Iteration #  10 - FCN =    297714.672111 Edm =      21.3076 NCalls =     51
VariableMetric: Iteration #  11 - FCN =   297686.2170882 Edm =      1.05869 NCalls =     53
VariableMetric: Iteration #  12 - FCN =   297685.0960846 Edm =    0.0708019 NCalls =     54
VariableMetric: Iteration #  13 - FCN =   297684.9618207 Edm =    0.0352434 NCalls =     56
VariableMetric: Iteration #  14 - FCN =   297684.1886828 Edm =     0.556327 NCalls =     60
VariableMetric: Iteration #  15 - FCN =    297615.181921 Edm =      55.3991 NCalls =     66
VariableMetric: Iteration #  16 - FCN =   297526.2704745 Edm =      18.0973 NCalls =     68
VariableMetric: Iteration #  17 - FCN =   297520.8383493 Edm =      10.0738 NCalls =     70
VariableMetric: Iteration #  18 - FCN =   297512.6314614 Edm =      1.91414 NCalls =     73
VariableMetric: Iteration #  19 - FCN =   297503.7245964 Edm =      2.91886 NCalls =     77
VariableMetric: Iteration #  20 - FCN =   297495.5809388 Edm =      5.07148 NCalls =     84
VariableMetric: Iteration #  21 - FCN =   297484.9819385 Edm =      25.9666 NCalls =     88
VariableMetric: Iteration #  22 - FCN =   297479.2331314 Edm =      9.30533 NCalls =     91
VariableMetric: Iteration #  23 - FCN =   297464.9025502 Edm =      2.39967 NCalls =     94
VariableMetric: Iteration #  24 - FCN =   297463.1994232 Edm =     0.419244 NCalls =     96
VariableMetric: Iteration #  25 - FCN =    297463.008956 Edm =     0.119657 NCalls =     98
VariableMetric: Iteration #  26 - FCN =   297462.7174097 Edm =     0.321739 NCalls =    100
VariableMetric: Iteration #  27 - FCN =   297431.2738215 Edm =      18.1291 NCalls =    107
VariableMetric: Iteration #  28 - FCN =   297359.0257907 Edm =      3.31255 NCalls =    112
VariableMetric: Iteration #  29 - FCN =   297354.9129025 Edm =       1.3739 NCalls =    114
VariableMetric: Iteration #  30 - FCN =   297353.0023694 Edm =     0.569067 NCalls =    116
VariableMetric: Iteration #  31 - FCN =   297351.2213635 Edm =     0.639038 NCalls =    119
VariableMetric: Iteration #  32 - FCN =   297349.8926967 Edm =     0.794146 NCalls =    121
VariableMetric: Iteration #  33 - FCN =   297349.3146636 Edm =      13.7126 NCalls =    124
VariableMetric: Iteration #  34 - FCN =    297348.485238 Edm =     0.205719 NCalls =    126
VariableMetric: Iteration #  35 - FCN =   297348.3548598 Edm =     0.021583 NCalls =    128
VariableMetric: Iteration #  36 - FCN =   297348.2955082 Edm =    0.0436199 NCalls =    130
VariableMetric: Iteration #  37 - FCN =   297347.8385125 Edm =     0.287979 NCalls =    134
VariableMetric: Iteration #  38 - FCN =   297338.5681541 Edm =      4.61348 NCalls =    139
VariableMetric: Iteration #  39 - FCN =    297331.918284 Edm =     0.851104 NCalls =    141
VariableMetric: Iteration #  40 - FCN =   297331.6029102 Edm =    0.0609361 NCalls =    143
VariableMetric: Iteration #  41 - FCN =   297331.5484036 Edm =    0.0132024 NCalls =    145
VariableMetric: Iteration #  42 - FCN =   297331.5033313 Edm =    0.0945327 NCalls =    147
VariableMetric: Iteration #  43 - FCN =   297331.2442103 Edm =     0.324291 NCalls =    151
VariableMetric: Iteration #  44 - FCN =   297323.0759728 Edm =      6.89519 NCalls =    158
VariableMetric: Iteration #  45 - FCN =   297288.4281331 Edm =      8.84855 NCalls =    163
VariableMetric: Iteration #  46 - FCN =   297283.8098018 Edm =       1.0324 NCalls =    165
VariableMetric: Iteration #  47 - FCN =   297283.0521729 Edm =    0.0394989 NCalls =    167
VariableMetric: Iteration #  48 - FCN =   297283.0089233 Edm =   0.00972085 NCalls =    169
VariableMetric: Iteration #  49 - FCN =   297282.9556011 Edm =    0.0524535 NCalls =    172
VariableMetric: Iteration #  50 - FCN =   297281.5044948 Edm =      1.71294 NCalls =    178
VariableMetric: Iteration #  51 - FCN =   297281.0431859 Edm =     0.426319 NCalls =    183
VariableMetric: Iteration #  52 - FCN =   297267.4431815 Edm =      1.02905 NCalls =    189
VariableMetric: Iteration #  53 - FCN =   297265.7261017 Edm =     0.238159 NCalls =    192
VariableMetric: Iteration #  54 - FCN =   297265.1785884 Edm =      0.06001 NCalls =    195
VariableMetric: Iteration #  55 - FCN =    297265.110822 Edm =   0.00603102 NCalls =    197
VariableMetric: Iteration #  56 - FCN =   297265.1027693 Edm =   0.00128482 NCalls =    199
VariableMetric: Iteration #  57 - FCN =   297265.0975581 Edm =   0.00464302 NCalls =    201
VariableMetric: Iteration #  58 - FCN =   297265.0257593 Edm =    0.0601346 NCalls =    206
VariableMetric: Iteration #  59 - FCN =   297260.5771608 Edm =      3.75295 NCalls =    211
VariableMetric: Iteration #  60 - FCN =   297241.7914359 Edm =     0.513965 NCalls =    214
VariableMetric: Iteration #  61 - FCN =   297240.9722571 Edm =     0.427108 NCalls =    216
VariableMetric: Iteration #  62 - FCN =    297239.418151 Edm =     0.888728 NCalls =    220
VariableMetric: Iteration #  63 - FCN =   297237.9598801 Edm =      5.43033 NCalls =    223
VariableMetric: Iteration #  64 - FCN =   297236.8134243 Edm =     0.349265 NCalls =    225
VariableMetric: Iteration #  65 - FCN =   297236.3889556 Edm =     0.149663 NCalls =    227
VariableMetric: Iteration #  66 - FCN =   297235.8472389 Edm =     0.679955 NCalls =    236
VariableMetric: Iteration #  67 - FCN =    297235.676725 Edm =       0.8975 NCalls =    239
VariableMetric: Iteration #  68 - FCN =   297234.9637825 Edm =     0.505681 NCalls =    243
VariableMetric: Iteration #  69 - FCN =   297233.9833349 Edm =      0.33323 NCalls =    245
VariableMetric: Iteration #  70 - FCN =   297233.8011521 Edm =     0.230234 NCalls =    247
VariableMetric: Iteration #  71 - FCN =    297233.582631 Edm =    0.0203687 NCalls =    249
VariableMetric: Iteration #  72 - FCN =   297233.5628181 Edm =  0.000803456 NCalls =    250
VariableMetric: Iteration #  73 - FCN =   297233.5587023 Edm =   0.00292881 NCalls =    252
VariableMetric: Iteration #  74 - FCN =   297233.5120709 Edm =    0.0549425 NCalls =    255
VariableMetric: Iteration #  75 - FCN =   297232.7737621 Edm =     0.548959 NCalls =    264
VariableMetric: Iteration #  76 - FCN =   297226.2124729 Edm =      2.78122 NCalls =    267
VariableMetric: Iteration #  77 - FCN =   297221.9492249 Edm =     0.507922 NCalls =    270
VariableMetric: Iteration #  78 - FCN =   297221.5384114 Edm =    0.0227474 NCalls =    272
VariableMetric: Iteration #  79 - FCN =   297221.5185049 Edm =  0.000419921 NCalls =    274
VariableMetric: Iteration #  80 - FCN =   297221.5178263 Edm =  0.000289721 NCalls =    276
VariableMetric: Iteration #  81 - FCN =   297221.5131858 Edm =   0.00372585 NCalls =    280
VariableMetric: Iteration #  82 - FCN =   297221.4192316 Edm =    0.0899629 NCalls =    284
VariableMetric: Iteration #  83 - FCN =   297218.8680624 Edm =      1.93746 NCalls =    288
VariableMetric: Iteration #  84 - FCN =   297208.0521375 Edm =      2.38917 NCalls =    290
VariableMetric: Iteration #  85 - FCN =   297205.8834604 Edm =     0.448699 NCalls =    292
VariableMetric: Iteration #  86 - FCN =   297205.3338419 Edm =     0.193444 NCalls =    295
VariableMetric: Iteration #  87 - FCN =   297205.1239413 Edm =    0.0861319 NCalls =    297
VariableMetric: Iteration #  88 - FCN =   297205.0099825 Edm =    0.0328915 NCalls =    299
VariableMetric: Iteration #  89 - FCN =   297204.9550873 Edm =     0.018546 NCalls =    302
VariableMetric: Iteration #  90 - FCN =   297204.9197751 Edm =     0.010343 NCalls =    305
VariableMetric: Iteration #  91 - FCN =   297204.9087688 Edm =   0.00242584 NCalls =    306
VariableMetric: Iteration #  92 - FCN =   297204.9058689 Edm =   0.00068261 NCalls =    308
VariableMetric: Iteration #  93 - FCN =   297204.9033379 Edm =   0.00188168 NCalls =    310
VariableMetric: Iteration #  94 - FCN =   297204.8958035 Edm =   0.00646337 NCalls =    313
VariableMetric: Iteration #  95 - FCN =   297204.8730497 Edm =    0.0286458 NCalls =    316
VariableMetric: Iteration #  96 - FCN =   297204.5842374 Edm =     0.270335 NCalls =    322
VariableMetric: Iteration #  97 - FCN =   297203.8531223 Edm =      1.74994 NCalls =    328
VariableMetric: Iteration #  98 - FCN =   297199.9686868 Edm =      1.18506 NCalls =    332
VariableMetric: Iteration #  99 - FCN =   297198.2550695 Edm =     0.263673 NCalls =    335
VariableMetric: Iteration # 100 - FCN =   297198.0159331 Edm =    0.0547147 NCalls =    338
VariableMetric: Iteration # 101 - FCN =   297197.9391414 Edm =   0.00518799 NCalls =    341
VariableMetric: Iteration # 102 - FCN =    297197.934064 Edm =  0.000270378 NCalls =    342
VariableMetric: Iteration # 103 - FCN =   297197.9336834 Edm =  0.000110715 NCalls =    344
VariableMetric: Iteration # 104 - FCN =   297197.9334879 Edm =  5.80422e-05 NCalls =    346
VariableMetric: After Hessian   - FCN =   297197.9334879 Edm =      107.484 NCalls =    825
VariableMetric: Iteration # 105 - FCN =   297197.9334879 Edm =      107.484 NCalls =    825
VariableMetric: Iteration # 106 - FCN =   297195.4500249 Edm =      38.8701 NCalls =    829
VariableMetric: Iteration # 107 - FCN =   297195.2318474 Edm =      1.16148 NCalls =    831
VariableMetric: Iteration # 108 - FCN =   297194.2600646 Edm =     0.178463 NCalls =    833
VariableMetric: Iteration # 109 - FCN =   297193.9374504 Edm =      1.03111 NCalls =    836
VariableMetric: Iteration # 110 - FCN =   297193.6535118 Edm =     0.137069 NCalls =    839
VariableMetric: Iteration # 111 - FCN =   297193.1672465 Edm =     0.216412 NCalls =    842
VariableMetric: Iteration # 112 - FCN =   297192.7240391 Edm =     0.129301 NCalls =    845
VariableMetric: Iteration # 113 - FCN =    297192.358136 Edm =     0.108721 NCalls =    847
VariableMetric: Iteration # 114 - FCN =   297192.1007542 Edm =    0.0679872 NCalls =    849
VariableMetric: Iteration # 115 - FCN =    297191.999351 Edm =     0.214904 NCalls =    851
VariableMetric: Iteration # 116 - FCN =   297191.9570229 Edm =    0.0407589 NCalls =    853
VariableMetric: Iteration # 117 - FCN =   297191.8133657 Edm =    0.0673777 NCalls =    857
VariableMetric: Iteration # 118 - FCN =   297191.7269609 Edm =     0.063379 NCalls =    860
VariableMetric: Iteration # 119 - FCN =   297191.5469843 Edm =     0.104538 NCalls =    864
VariableMetric: Iteration # 120 - FCN =   297191.3499586 Edm =     0.171474 NCalls =    867
VariableMetric: Iteration # 121 - FCN =   297191.1654418 Edm =    0.0736333 NCalls =    869
VariableMetric: Iteration # 122 - FCN =   297190.9939783 Edm =     0.427536 NCalls =    871
VariableMetric: Iteration # 123 - FCN =   297190.9202055 Edm =     0.149707 NCalls =    873
VariableMetric: Iteration # 124 - FCN =   297190.8062866 Edm =    0.0755978 NCalls =    876
VariableMetric: Iteration # 125 - FCN =   297190.6087595 Edm =     0.119326 NCalls =    880
VariableMetric: Iteration # 126 - FCN =    297190.446293 Edm =    0.0799279 NCalls =    883
VariableMetric: Iteration # 127 - FCN =   297190.2915712 Edm =    0.0479085 NCalls =    885
VariableMetric: Iteration # 128 - FCN =   297190.2504336 Edm =    0.0421057 NCalls =    887
VariableMetric: Iteration # 129 - FCN =   297190.1855217 Edm =    0.0208832 NCalls =    890
VariableMetric: Iteration # 130 - FCN =   297190.1134767 Edm =    0.0344116 NCalls =    892
VariableMetric: Iteration # 131 - FCN =   297190.0329121 Edm =    0.0575661 NCalls =    895
VariableMetric: Iteration # 132 - FCN =   297189.9506976 Edm =    0.0341978 NCalls =    897
VariableMetric: Iteration # 133 - FCN =   297189.8935117 Edm =    0.0271108 NCalls =    900
VariableMetric: Iteration # 134 - FCN =   297189.8674956 Edm =   0.00852504 NCalls =    902
VariableMetric: Iteration # 135 - FCN =   297189.8427025 Edm =    0.0082937 NCalls =    904
VariableMetric: Iteration # 136 - FCN =   297189.8298102 Edm =   0.00556267 NCalls =    906
VariableMetric: Iteration # 137 - FCN =   297189.7909979 Edm =    0.0218143 NCalls =    910
VariableMetric: Iteration # 138 - FCN =   297189.7255133 Edm =    0.0258654 NCalls =    912
VariableMetric: Iteration # 139 - FCN =   297189.6791616 Edm =    0.0152501 NCalls =    914
VariableMetric: Iteration # 140 - FCN =   297189.6630551 Edm =    0.0148718 NCalls =    916
VariableMetric: Iteration # 141 - FCN =   297189.6392779 Edm =    0.0132828 NCalls =    919
VariableMetric: Iteration # 142 - FCN =   297189.6233628 Edm =   0.00830945 NCalls =    921
VariableMetric: Iteration # 143 - FCN =   297189.6177513 Edm =   0.00333146 NCalls =    923
VariableMetric: Iteration # 144 - FCN =   297189.6121001 Edm =   0.00168661 NCalls =    925
VariableMetric: Iteration # 145 - FCN =   297189.6093965 Edm =   0.00057988 NCalls =    927
VariableMetric: Iteration # 146 - FCN =   297189.6080636 Edm =  0.000676329 NCalls =    929
VariableMetric: Iteration # 147 - FCN =   297189.6062693 Edm =  0.000876786 NCalls =    931
VariableMetric: Iteration # 148 - FCN =   297189.6032371 Edm =   0.00153622 NCalls =    934
VariableMetric: Iteration # 149 - FCN =   297189.6000103 Edm =   0.00140059 NCalls =    936
VariableMetric: Iteration # 150 - FCN =   297189.5948306 Edm =   0.00291768 NCalls =    938
VariableMetric: Iteration # 151 - FCN =   297189.5853413 Edm =   0.00433078 NCalls =    941
VariableMetric: Iteration # 152 - FCN =   297189.5806907 Edm =   0.00156442 NCalls =    943
VariableMetric: Iteration # 153 - FCN =   297189.5781442 Edm =  0.000577619 NCalls =    946
VariableMetric: Iteration # 154 - FCN =   297189.5767453 Edm =  0.000533425 NCalls =    948
VariableMetric: Iteration # 155 - FCN =    297189.575389 Edm =  0.000498884 NCalls =    951
VariableMetric: Iteration # 156 - FCN =   297189.5747927 Edm =  9.18518e-05 NCalls =    953
VariableMetric: Iteration # 157 - FCN =   297189.5746728 Edm =  1.55548e-05 NCalls =    955
VariableMetric: After Hessian   - FCN =   297189.5746728 Edm =  2.13607e-05 NCalls =   1436
VariableMetric: Iteration # 158 - FCN =   297189.5746728 Edm =  2.13607e-05 NCalls =   1436
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   307078.1679588 Edm =      15.1323 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   307078.1679588 Edm =      15.1323 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300085.6387742 Edm =      1.03774 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   300066.1762548 Edm =      1.19344 NCalls =     15
VariableMetric: Iteration #   3 - FCN =   299440.9644037 Edm =      914.186 NCalls =     26
VariableMetric: Iteration #   4 - FCN =    299063.239939 Edm =      51.3375 NCalls =     37
VariableMetric: Iteration #   5 - FCN =   299062.8296215 Edm =      1.80811 NCalls =     40
VariableMetric: Iteration #   6 - FCN =   298898.1497937 Edm =      184.296 NCalls =     46
VariableMetric: Iteration #   7 - FCN =   298895.6740022 Edm =      2.50314 NCalls =     48
VariableMetric: Iteration #   8 - FCN =   298426.5298676 Edm =      151.185 NCalls =     56
VariableMetric: Iteration #   9 - FCN =    298110.140586 Edm =      74.2158 NCalls =     59
VariableMetric: Iteration #  10 - FCN =    298020.168798 Edm =     0.765973 NCalls =     62
VariableMetric: Iteration #  11 - FCN =   298018.4821087 Edm =      1.20847 NCalls =     64
VariableMetric: Iteration #  12 - FCN =   297759.2795299 Edm =      113.876 NCalls =     72
VariableMetric: Iteration #  13 - FCN =   297652.0927244 Edm =      11.9685 NCalls =     74
VariableMetric: Iteration #  14 - FCN =    297644.590809 Edm =    0.0450422 NCalls =     76
VariableMetric: Iteration #  15 - FCN =   297644.4165878 Edm =     0.104682 NCalls =     78
VariableMetric: Iteration #  16 - FCN =   297642.9403389 Edm =      1.38493 NCalls =     81
VariableMetric: Iteration #  17 - FCN =    297588.928553 Edm =      2.13589 NCalls =     88
VariableMetric: Iteration #  18 - FCN =   297586.0720818 Edm =    0.0699382 NCalls =     90
VariableMetric: Iteration #  19 - FCN =   297585.9006895 Edm =    0.0971081 NCalls =     92
VariableMetric: Iteration #  20 - FCN =    297582.193631 Edm =      3.76753 NCalls =     96
VariableMetric: Iteration #  21 - FCN =   297578.8341998 Edm =       3.0541 NCalls =    100
VariableMetric: Iteration #  22 - FCN =   297509.2436328 Edm =      1.41659 NCalls =    104
VariableMetric: Iteration #  23 - FCN =   297507.9333087 Edm =    0.0471648 NCalls =    106
VariableMetric: Iteration #  24 - FCN =   297507.8775475 Edm =    0.0104522 NCalls =    108
VariableMetric: Iteration #  25 - FCN =   297507.7748131 Edm =    0.0870275 NCalls =    111
VariableMetric: Iteration #  26 - FCN =   297484.9544241 Edm =      23.6966 NCalls =    118
VariableMetric: Iteration #  27 - FCN =   297484.0895962 Edm =     0.914409 NCalls =    121
VariableMetric: Iteration #  28 - FCN =   297470.8184989 Edm =      13.0606 NCalls =    127
VariableMetric: Iteration #  29 - FCN =   297376.5321381 Edm =       6.4727 NCalls =    130
VariableMetric: Iteration #  30 - FCN =   297358.7276081 Edm =      25.7706 NCalls =    131
VariableMetric: Iteration #  31 - FCN =   297349.3498545 Edm =      3.57018 NCalls =    132
VariableMetric: Iteration #  32 - FCN =   297340.4797193 Edm =       2.5859 NCalls =    134
VariableMetric: Iteration #  33 - FCN =   297337.5281669 Edm =     0.277108 NCalls =    136
VariableMetric: Iteration #  34 - FCN =   297337.0646844 Edm =    0.0599763 NCalls =    138
VariableMetric: Iteration #  35 - FCN =   297336.9881134 Edm =   0.00793317 NCalls =    140
VariableMetric: Iteration #  36 - FCN =   297336.9511192 Edm =    0.0312923 NCalls =    142
VariableMetric: Iteration #  37 - FCN =   297331.5939803 Edm =      7.33279 NCalls =    149
VariableMetric: Iteration #  38 - FCN =   297331.5692493 Edm =    0.0107803 NCalls =    151
VariableMetric: Iteration #  39 - FCN =   297330.7546159 Edm =     0.937164 NCalls =    156
VariableMetric: Iteration #  40 - FCN =   297330.5367961 Edm =     0.210191 NCalls =    160
VariableMetric: Iteration #  41 - FCN =   297328.8894501 Edm =       1.5212 NCalls =    166
VariableMetric: Iteration #  42 - FCN =   297278.6601698 Edm =      10.6364 NCalls =    170
VariableMetric: Iteration #  43 - FCN =   297270.2915808 Edm =      3.05598 NCalls =    172
VariableMetric: Iteration #  44 - FCN =   297266.9947249 Edm =      3.85296 NCalls =    174
VariableMetric: Iteration #  45 - FCN =   297261.3935318 Edm =     0.546571 NCalls =    178
VariableMetric: Iteration #  46 - FCN =   297260.7955363 Edm =    0.0685249 NCalls =    179
VariableMetric: Iteration #  47 - FCN =   297260.7279473 Edm =    0.0322334 NCalls =    180
VariableMetric: Iteration #  48 - FCN =   297260.6778436 Edm =    0.0178503 NCalls =    182
VariableMetric: Iteration #  49 - FCN =   297260.6529959 Edm =   0.00841662 NCalls =    184
VariableMetric: Iteration #  50 - FCN =   297260.6383136 Edm =   0.00924638 NCalls =    186
VariableMetric: Iteration #  51 - FCN =   297260.5466899 Edm =    0.0865837 NCalls =    190
VariableMetric: Iteration #  52 - FCN =   297246.1981835 Edm =       7.8046 NCalls =    196
VariableMetric: Iteration #  53 - FCN =   297230.9155526 Edm =      9.67108 NCalls =    198
VariableMetric: Iteration #  54 - FCN =   297226.5131454 Edm =      1.12674 NCalls =    199
VariableMetric: Iteration #  55 - FCN =   297223.4638961 Edm =      1.95771 NCalls =    203
VariableMetric: Iteration #  56 - FCN =   297221.4769275 Edm =     0.284042 NCalls =    205
VariableMetric: Iteration #  57 - FCN =   297221.2295895 Edm =    0.0918924 NCalls =    206
VariableMetric: Iteration #  58 - FCN =   297221.0933921 Edm =    0.0323811 NCalls =    208
VariableMetric: Iteration #  59 - FCN =   297221.0442555 Edm =   0.00287525 NCalls =    210
VariableMetric: Iteration #  60 - FCN =   297221.0394523 Edm =   0.00156793 NCalls =    212
VariableMetric: Iteration #  61 - FCN =   297221.0306658 Edm =   0.00448799 NCalls =    215
VariableMetric: Iteration #  62 - FCN =   297220.9349683 Edm =    0.0930335 NCalls =    219
VariableMetric: Iteration #  63 - FCN =   297219.6825084 Edm =      1.19525 NCalls =    225
VariableMetric: Iteration #  64 - FCN =   297200.4398238 Edm =      8.21349 NCalls =    230
VariableMetric: Iteration #  65 - FCN =   297194.4381781 Edm =      2.40823 NCalls =    232
VariableMetric: Iteration #  66 - FCN =   297193.1155106 Edm =     0.781738 NCalls =    234
VariableMetric: Iteration #  67 - FCN =   297192.4068637 Edm =       0.4238 NCalls =    237
VariableMetric: Iteration #  68 - FCN =   297192.0488516 Edm =     0.106825 NCalls =    239
VariableMetric: Iteration #  69 - FCN =   297191.9327863 Edm =   0.00820461 NCalls =    242
VariableMetric: Iteration #  70 - FCN =   297191.9250244 Edm =   0.00187869 NCalls =    243
VariableMetric: Iteration #  71 - FCN =    297191.921298 Edm =   0.00166495 NCalls =    245
VariableMetric: Iteration #  72 - FCN =   297191.9103541 Edm =   0.00596647 NCalls =    248
VariableMetric: Iteration #  73 - FCN =    297191.682704 Edm =     0.223327 NCalls =    252
VariableMetric: Iteration #  74 - FCN =   297184.0068678 Edm =     0.581245 NCalls =    259
VariableMetric: Iteration #  75 - FCN =   297182.1480313 Edm =    0.0849519 NCalls =    260
VariableMetric: Iteration #  76 - FCN =   297182.0786426 Edm =    0.0296372 NCalls =    262
VariableMetric: Iteration #  77 - FCN =   297182.0615935 Edm =   0.00211001 NCalls =    264
VariableMetric: Iteration #  78 - FCN =   297182.0588595 Edm =   0.00066781 NCalls =    266
VariableMetric: Iteration #  79 - FCN =    297182.057876 Edm =  0.000279991 NCalls =    268
VariableMetric: Iteration #  80 - FCN =   297182.0556206 Edm =   0.00190219 NCalls =    271
VariableMetric: Iteration #  81 - FCN =   297181.9565021 Edm =    0.0968616 NCalls =    276
VariableMetric: Iteration #  82 - FCN =   297179.4486047 Edm =     0.964574 NCalls =    281
VariableMetric: Iteration #  83 - FCN =   297178.3045003 Edm =    0.0565124 NCalls =    283
VariableMetric: Iteration #  84 - FCN =   297178.2429764 Edm =   0.00583459 NCalls =    284
VariableMetric: Iteration #  85 - FCN =   297178.2388611 Edm =  0.000560622 NCalls =    286
VariableMetric: Iteration #  86 - FCN =   297178.2381987 Edm =  8.42774e-05 NCalls =    288
VariableMetric: Iteration #  87 - FCN =   297178.2379062 Edm =  0.000160828 NCalls =    290
VariableMetric: Iteration #  88 - FCN =   297178.2358944 Edm =   0.00186619 NCalls =    293
VariableMetric: Iteration #  89 - FCN =   297178.0423099 Edm =    0.0903551 NCalls =    300
VariableMetric: Iteration #  90 - FCN =   297176.9322339 Edm =     0.436526 NCalls =    302
VariableMetric: Iteration #  91 - FCN =   297176.0963224 Edm =    0.0277297 NCalls =    304
VariableMetric: Iteration #  92 - FCN =   297176.0756687 Edm =   0.00175348 NCalls =    306
VariableMetric: Iteration #  93 - FCN =   297176.0739903 Edm =  0.000134193 NCalls =    307
VariableMetric: Iteration #  94 - FCN =   297176.0736827 Edm =  0.000129221 NCalls =    309
VariableMetric: Iteration #  95 - FCN =    297176.068622 Edm =     0.003647 NCalls =    313
VariableMetric: Iteration #  96 - FCN =   297176.0221676 Edm =    0.0354347 NCalls =    316
VariableMetric: Iteration #  97 - FCN =   297174.7208994 Edm =     0.578764 NCalls =    320
VariableMetric: Iteration #  98 - FCN =   297173.7152539 Edm =     0.019541 NCalls =    322
VariableMetric: Iteration #  99 - FCN =   297173.6934541 Edm =  0.000301859 NCalls =    323
VariableMetric: Iteration # 100 - FCN =   297173.6930618 Edm =  9.34171e-05 NCalls =    325
VariableMetric: Iteration # 101 - FCN =   297173.6924226 Edm =  0.000554094 NCalls =    328
VariableMetric: Iteration # 102 - FCN =   297173.6769479 Edm =    0.0159797 NCalls =    332
VariableMetric: Iteration # 103 - FCN =   297173.5090691 Edm =     0.128262 NCalls =    338
VariableMetric: Iteration # 104 - FCN =   297172.7514445 Edm =    0.0449071 NCalls =    341
VariableMetric: Iteration # 105 - FCN =   297172.7064061 Edm =   0.00104266 NCalls =    343
VariableMetric: Iteration # 106 - FCN =   297172.7054453 Edm =  4.09444e-05 NCalls =    345
VariableMetric: After Hessian   - FCN =   297172.7054453 Edm =      10.8933 NCalls =    830
VariableMetric: Iteration # 107 - FCN =   297172.7054453 Edm =      10.8933 NCalls =    830
VariableMetric: Iteration # 108 - FCN =   297172.6530968 Edm =      5.52142 NCalls =    833
VariableMetric: Iteration # 109 - FCN =    297172.110635 Edm =      1.39922 NCalls =    834
VariableMetric: Iteration # 110 - FCN =    297171.900445 Edm =    0.0709306 NCalls =    836
VariableMetric: Iteration # 111 - FCN =   297171.7209689 Edm =    0.0703337 NCalls =    838
VariableMetric: Iteration # 112 - FCN =   297171.5191097 Edm =      0.64965 NCalls =    842
VariableMetric: Iteration # 113 - FCN =   297171.1456115 Edm =     0.848777 NCalls =    844
VariableMetric: Iteration # 114 - FCN =   297171.0198411 Edm =     0.167606 NCalls =    846
VariableMetric: Iteration # 115 - FCN =   297170.2695556 Edm =     0.324837 NCalls =    850
VariableMetric: Iteration # 116 - FCN =   297170.1799605 Edm =     0.155201 NCalls =    852
VariableMetric: Iteration # 117 - FCN =   297169.5410997 Edm =     0.407101 NCalls =    855
VariableMetric: Iteration # 118 - FCN =   297168.8677245 Edm =     0.616135 NCalls =    858
VariableMetric: Iteration # 119 - FCN =   297168.3686764 Edm =     0.341299 NCalls =    861
VariableMetric: Iteration # 120 - FCN =   297167.9038837 Edm =     0.578603 NCalls =    864
VariableMetric: Iteration # 121 - FCN =   297167.4117928 Edm =     0.326015 NCalls =    866
VariableMetric: Iteration # 122 - FCN =   297166.4531656 Edm =     0.865338 NCalls =    871
VariableMetric: Iteration # 123 - FCN =   297165.7639591 Edm =     0.835473 NCalls =    874
VariableMetric: Iteration # 124 - FCN =   297165.2150131 Edm =     0.617177 NCalls =    876
VariableMetric: Iteration # 125 - FCN =   297164.8174677 Edm =     0.191592 NCalls =    879
VariableMetric: Iteration # 126 - FCN =   297164.5917274 Edm =     0.128141 NCalls =    881
VariableMetric: Iteration # 127 - FCN =   297164.4763553 Edm =    0.0400003 NCalls =    883
VariableMetric: Iteration # 128 - FCN =   297164.4447884 Edm =   0.00796677 NCalls =    885
VariableMetric: Iteration # 129 - FCN =     297164.43787 Edm =   0.00262245 NCalls =    887
VariableMetric: Iteration # 130 - FCN =   297164.4355449 Edm =  0.000770577 NCalls =    889
VariableMetric: Iteration # 131 - FCN =   297164.4348036 Edm =  3.69679e-05 NCalls =    891
VariableMetric: After Hessian   - FCN =   297164.4348036 Edm =  3.92723e-05 NCalls =   1382
VariableMetric: Iteration # 132 - FCN =   297164.4348036 Edm =  3.92723e-05 NCalls =   1382
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   352231.5452211 Edm =      6010.23 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   352231.5452211 Edm =      6010.23 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   305958.6117158 Edm =      4.80548 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   304978.9261482 Edm =      77.9817 NCalls =     19
VariableMetric: Iteration #   3 - FCN =   304549.8228007 Edm =      947.075 NCalls =     22
VariableMetric: Iteration #   4 - FCN =   298647.3651911 Edm =       28.258 NCalls =     31
VariableMetric: Iteration #   5 - FCN =   298469.7372134 Edm =      479.749 NCalls =     34
VariableMetric: Iteration #   6 - FCN =   298056.3555563 Edm =      98.1092 NCalls =     38
VariableMetric: Iteration #   7 - FCN =   297886.6309073 Edm =      50.5141 NCalls =     40
VariableMetric: Iteration #   8 - FCN =   297870.7013184 Edm =     0.511464 NCalls =     42
VariableMetric: Iteration #   9 - FCN =   297869.9927295 Edm =     0.200408 NCalls =     44
VariableMetric: Iteration #  10 - FCN =   297829.7873263 Edm =      14.0671 NCalls =     50
VariableMetric: Iteration #  11 - FCN =   297804.2412803 Edm =    0.0697545 NCalls =     53
VariableMetric: Iteration #  12 - FCN =   297804.1190613 Edm =    0.0704426 NCalls =     55
VariableMetric: Iteration #  13 - FCN =   297799.0629746 Edm =      5.38619 NCalls =     61
VariableMetric: Iteration #  14 - FCN =   297793.2766945 Edm =      5.64777 NCalls =     67
VariableMetric: Iteration #  15 - FCN =   297645.3617586 Edm =      27.2783 NCalls =     74
VariableMetric: Iteration #  16 - FCN =   297528.0080277 Edm =      45.4468 NCalls =     78
VariableMetric: Iteration #  17 - FCN =   297480.3731255 Edm =      10.5112 NCalls =     81
VariableMetric: Iteration #  18 - FCN =   297476.3127086 Edm =       6.0745 NCalls =     83
VariableMetric: Iteration #  19 - FCN =   297473.8283656 Edm =     0.234499 NCalls =     85
VariableMetric: Iteration #  20 - FCN =   297470.7362817 Edm =      2.10944 NCalls =     88
VariableMetric: Iteration #  21 - FCN =   297439.2224277 Edm =      35.5112 NCalls =     92
VariableMetric: Iteration #  22 - FCN =   297403.0330386 Edm =      31.1423 NCalls =     96
VariableMetric: Iteration #  23 - FCN =   297294.1002424 Edm =      4.62858 NCalls =    100
VariableMetric: Iteration #  24 - FCN =    297284.226265 Edm =      9.01383 NCalls =    103
VariableMetric: Iteration #  25 - FCN =   297277.1036144 Edm =        9.711 NCalls =    105
VariableMetric: Iteration #  26 - FCN =    297209.960873 Edm =      3.65105 NCalls =    113
VariableMetric: Iteration #  27 - FCN =   297207.7899613 Edm =      4.79391 NCalls =    115
VariableMetric: Iteration #  28 - FCN =   297200.9296375 Edm =      3.42308 NCalls =    117
VariableMetric: Iteration #  29 - FCN =   297194.7871063 Edm =      1.68264 NCalls =    120
VariableMetric: Iteration #  30 - FCN =    297191.339704 Edm =     0.628695 NCalls =    122
VariableMetric: Iteration #  31 - FCN =   297189.4927064 Edm =     0.137603 NCalls =    125
VariableMetric: Iteration #  32 - FCN =   297189.3838136 Edm =    0.0346125 NCalls =    127
VariableMetric: Iteration #  33 - FCN =   297189.3563492 Edm =    0.0091639 NCalls =    128
VariableMetric: Iteration #  34 - FCN =   297189.3253088 Edm =    0.0166036 NCalls =    130
VariableMetric: Iteration #  35 - FCN =   297188.5889367 Edm =     0.646014 NCalls =    134
VariableMetric: Iteration #  36 - FCN =    297146.449586 Edm =      8.00882 NCalls =    140
VariableMetric: Iteration #  37 - FCN =   297142.9631142 Edm =      6.62695 NCalls =    142
VariableMetric: Iteration #  38 - FCN =   297136.5123014 Edm =      5.00856 NCalls =    145
VariableMetric: Iteration #  39 - FCN =   297130.5135766 Edm =       2.9594 NCalls =    147
VariableMetric: Iteration #  40 - FCN =   297127.1778395 Edm =      2.32846 NCalls =    149
VariableMetric: Iteration #  41 - FCN =   297125.4339944 Edm =      1.03658 NCalls =    151
VariableMetric: Iteration #  42 - FCN =   297123.5902882 Edm =      2.04473 NCalls =    154
VariableMetric: Iteration #  43 - FCN =   297122.3520181 Edm =     0.322003 NCalls =    157
VariableMetric: Iteration #  44 - FCN =   297121.9811996 Edm =    0.0601803 NCalls =    159
VariableMetric: Iteration #  45 - FCN =   297121.8740256 Edm =    0.0256264 NCalls =    161
VariableMetric: Iteration #  46 - FCN =   297121.8343781 Edm =    0.0344812 NCalls =    163
VariableMetric: Iteration #  47 - FCN =    297121.543795 Edm =     0.323683 NCalls =    167
VariableMetric: Iteration #  48 - FCN =    297121.249248 Edm =     0.277882 NCalls =    171
VariableMetric: Iteration #  49 - FCN =   297120.4309222 Edm =     0.769019 NCalls =    176
VariableMetric: Iteration #  50 - FCN =   297109.1314709 Edm =      12.4025 NCalls =    181
VariableMetric: Iteration #  51 - FCN =   297107.3895607 Edm =      1.63785 NCalls =    184
VariableMetric: Iteration #  52 - FCN =   297106.4404644 Edm =     0.388303 NCalls =    186
VariableMetric: Iteration #  53 - FCN =   297106.0605912 Edm =    0.0362034 NCalls =    188
VariableMetric: Iteration #  54 - FCN =   297106.0370613 Edm =    0.0111025 NCalls =    190
VariableMetric: Iteration #  55 - FCN =   297105.9712839 Edm =    0.0500473 NCalls =    193
VariableMetric: Iteration #  56 - FCN =   297105.4487205 Edm =     0.352129 NCalls =    196
VariableMetric: Iteration #  57 - FCN =   297099.7789359 Edm =      4.02172 NCalls =    200
VariableMetric: Iteration #  58 - FCN =   297079.5508977 Edm =        3.843 NCalls =    204
VariableMetric: Iteration #  59 - FCN =   297076.8291371 Edm =     0.209725 NCalls =    206
VariableMetric: Iteration #  60 - FCN =   297076.6203956 Edm =    0.0229975 NCalls =    207
VariableMetric: Iteration #  61 - FCN =   297076.5685015 Edm =   0.00933089 NCalls =    209
VariableMetric: Iteration #  62 - FCN =   297076.5545813 Edm =   0.00479423 NCalls =    211
VariableMetric: Iteration #  63 - FCN =   297076.5377151 Edm =    0.0130345 NCalls =    213
VariableMetric: Iteration #  64 - FCN =   297076.4561299 Edm =    0.0726464 NCalls =    217
VariableMetric: Iteration #  65 - FCN =    297075.213655 Edm =        1.084 NCalls =    221
VariableMetric: Iteration #  66 - FCN =   297067.5779336 Edm =      7.90226 NCalls =    225
VariableMetric: Iteration #  67 - FCN =   297057.7327565 Edm =      7.84031 NCalls =    228
VariableMetric: Iteration #  68 - FCN =    297053.530982 Edm =       2.7586 NCalls =    230
VariableMetric: Iteration #  69 - FCN =   297049.7183749 Edm =      2.92375 NCalls =    232
VariableMetric: Iteration #  70 - FCN =   297046.7952978 Edm =      2.00005 NCalls =    234
VariableMetric: Iteration #  71 - FCN =   297042.4170761 Edm =       2.4846 NCalls =    236
VariableMetric: Iteration #  72 - FCN =   297040.5368412 Edm =     0.397823 NCalls =    237
VariableMetric: Iteration #  73 - FCN =   297040.1052899 Edm =     0.220365 NCalls =    240
VariableMetric: Iteration #  74 - FCN =   297039.6247014 Edm =     0.229958 NCalls =    242
VariableMetric: Iteration #  75 - FCN =   297038.7979386 Edm =     0.347079 NCalls =    244
VariableMetric: Iteration #  76 - FCN =   297038.3121498 Edm =     0.100732 NCalls =    246
VariableMetric: Iteration #  77 - FCN =    297038.222706 Edm =     0.015838 NCalls =    248
VariableMetric: Iteration #  78 - FCN =   297038.2072107 Edm =   0.00203326 NCalls =    250
VariableMetric: Iteration #  79 - FCN =   297038.2037886 Edm =  0.000699621 NCalls =    252
VariableMetric: Iteration #  80 - FCN =   297038.2020675 Edm =  0.000608517 NCalls =    254
VariableMetric: Iteration #  81 - FCN =   297038.1908707 Edm =    0.0109686 NCalls =    258
VariableMetric: Iteration #  82 - FCN =   297037.8451248 Edm =     0.291929 NCalls =    266
VariableMetric: Iteration #  83 - FCN =   297034.9124448 Edm =      1.09038 NCalls =    271
VariableMetric: Iteration #  84 - FCN =     297033.21446 Edm =     0.651414 NCalls =    274
VariableMetric: Iteration #  85 - FCN =   297031.8663664 Edm =     0.647295 NCalls =    276
VariableMetric: Iteration #  86 - FCN =   297031.5125684 Edm =     0.221132 NCalls =    278
VariableMetric: Iteration #  87 - FCN =   297031.3255985 Edm =    0.0257559 NCalls =    280
VariableMetric: Iteration #  88 - FCN =   297031.2972867 Edm =   0.00465481 NCalls =    282
VariableMetric: Iteration #  89 - FCN =   297031.2913796 Edm =  0.000621169 NCalls =    284
VariableMetric: Iteration #  90 - FCN =   297031.2902138 Edm =  0.000631796 NCalls =    286
VariableMetric: Iteration #  91 - FCN =   297031.2768095 Edm =    0.0121521 NCalls =    290
VariableMetric: Iteration #  92 - FCN =    297030.929586 Edm =     0.370436 NCalls =    295
VariableMetric: Iteration #  93 - FCN =    297030.585375 Edm =     0.340597 NCalls =    301
VariableMetric: Iteration #  94 - FCN =   297025.1308237 Edm =        2.019 NCalls =    305
VariableMetric: Iteration #  95 - FCN =   297023.3842511 Edm =     0.783763 NCalls =    307
VariableMetric: Iteration #  96 - FCN =   297022.9948511 Edm =      0.17197 NCalls =    309
VariableMetric: Iteration #  97 - FCN =   297022.8913597 Edm =     0.150403 NCalls =    311
VariableMetric: Iteration #  98 - FCN =   297022.7336431 Edm =    0.0649411 NCalls =    313
VariableMetric: Iteration #  99 - FCN =   297022.5276809 Edm =    0.0616027 NCalls =    315
VariableMetric: Iteration # 100 - FCN =   297022.4262903 Edm =    0.0570516 NCalls =    317
VariableMetric: Iteration # 101 - FCN =   297022.3686661 Edm =    0.0187982 NCalls =    320
VariableMetric: Iteration # 102 - FCN =   297022.3298192 Edm =    0.0119649 NCalls =    322
VariableMetric: Iteration # 103 - FCN =   297022.3181325 Edm =   0.00618988 NCalls =    323
VariableMetric: Iteration # 104 - FCN =   297022.3128151 Edm =   0.00138893 NCalls =    326
VariableMetric: Iteration # 105 - FCN =   297022.3105027 Edm =  0.000324813 NCalls =    328
VariableMetric: Iteration # 106 - FCN =   297022.3097038 Edm =  0.000435891 NCalls =    330
VariableMetric: Iteration # 107 - FCN =   297022.2877045 Edm =    0.0249351 NCalls =    335
VariableMetric: Iteration # 108 - FCN =   297022.2843523 Edm =   0.00412443 NCalls =    338
VariableMetric: Iteration # 109 - FCN =   297022.2472654 Edm =    0.0313763 NCalls =    345
VariableMetric: Iteration # 110 - FCN =   297021.7055702 Edm =       1.1778 NCalls =    348
VariableMetric: Iteration # 111 - FCN =   297021.6124725 Edm =     0.117034 NCalls =    352
VariableMetric: Iteration # 112 - FCN =   297020.7996711 Edm =     0.772092 NCalls =    356
VariableMetric: Iteration # 113 - FCN =   297018.9112154 Edm =     0.108426 NCalls =    358
VariableMetric: Iteration # 114 - FCN =    297018.834559 Edm =    0.0389007 NCalls =    360
VariableMetric: Iteration # 115 - FCN =   297018.7670413 Edm =     0.030471 NCalls =    362
VariableMetric: Iteration # 116 - FCN =   297018.7062066 Edm =   0.00927673 NCalls =    365
VariableMetric: Iteration # 117 - FCN =   297018.6965808 Edm =  0.000486506 NCalls =    367
VariableMetric: Iteration # 118 - FCN =   297018.6960779 Edm =  7.41203e-05 NCalls =    368
VariableMetric: Iteration # 119 - FCN =   297018.6958948 Edm =   0.00011923 NCalls =    370
VariableMetric: Iteration # 120 - FCN =   297018.6936117 Edm =    0.0016072 NCalls =    375
VariableMetric: Iteration # 121 - FCN =   297018.6768544 Edm =    0.0118085 NCalls =    378
VariableMetric: Iteration # 122 - FCN =   297018.1465921 Edm =     0.407836 NCalls =    382
VariableMetric: Iteration # 123 - FCN =   297017.5360162 Edm =    0.0549824 NCalls =    386
VariableMetric: Iteration # 124 - FCN =   297017.4882001 Edm =    0.0166541 NCalls =    388
VariableMetric: Iteration # 125 - FCN =   297017.4768677 Edm =   0.00150151 NCalls =    390
VariableMetric: Iteration # 126 - FCN =   297017.4742382 Edm =  0.000355973 NCalls =    392
VariableMetric: Iteration # 127 - FCN =   297017.4734617 Edm =  5.44471e-05 NCalls =    394
VariableMetric: After Hessian   - FCN =   297017.4734617 Edm =      23.3735 NCalls =    879
VariableMetric: Iteration # 128 - FCN =   297017.4734617 Edm =      23.3735 NCalls =    879
VariableMetric: Iteration # 129 - FCN =   297014.0563756 Edm =      8.15957 NCalls =    883
VariableMetric: Iteration # 130 - FCN =   297012.5316244 Edm =      1.22388 NCalls =    886
VariableMetric: Iteration # 131 - FCN =   297011.4260897 Edm =     0.856521 NCalls =    888
VariableMetric: Iteration # 132 - FCN =   297010.9239253 Edm =     0.293537 NCalls =    891
VariableMetric: Iteration # 133 - FCN =   297010.5975351 Edm =     0.129225 NCalls =    893
VariableMetric: Iteration # 134 - FCN =   297010.5165422 Edm =    0.0641013 NCalls =    895
VariableMetric: Iteration # 135 - FCN =   297010.4830035 Edm =    0.0318255 NCalls =    897
VariableMetric: Iteration # 136 - FCN =   297010.4549559 Edm =   0.00346805 NCalls =    899
VariableMetric: Iteration # 137 - FCN =   297010.4500192 Edm =   0.00176414 NCalls =    901
VariableMetric: Iteration # 138 - FCN =    297010.446339 Edm =  0.000595778 NCalls =    903
VariableMetric: Iteration # 139 - FCN =   297010.4452114 Edm =  0.000181178 NCalls =    905
VariableMetric: Iteration # 140 - FCN =   297010.4447497 Edm =  4.23451e-05 NCalls =    907
VariableMetric: After Hessian   - FCN =   297010.4447497 Edm =  7.81965e-05 NCalls =   1398
VariableMetric: Iteration # 141 - FCN =   297010.4447497 Edm =  7.81965e-05 NCalls =   1398
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   303186.5658821 Edm =      3.10021 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   303186.5658821 Edm =      3.10021 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302920.7403202 Edm =       5.5583 NCalls =      7
VariableMetric: Iteration #   2 - FCN =   300598.1988029 Edm =      2995.39 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   300581.1585098 Edm =      13.7019 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   299652.0208396 Edm =      179.456 NCalls =     24
VariableMetric: Iteration #   5 - FCN =   298597.6263621 Edm =      71.0716 NCalls =     27
VariableMetric: Iteration #   6 - FCN =    298502.429692 Edm =      31.8654 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   298449.3299096 Edm =      0.26718 NCalls =     32
VariableMetric: Iteration #   8 - FCN =   298448.5513497 Edm =     0.249807 NCalls =     34
VariableMetric: Iteration #   9 - FCN =   298432.0688321 Edm =      13.8615 NCalls =     39
VariableMetric: Iteration #  10 - FCN =   298324.4197313 Edm =      17.4791 NCalls =     43
VariableMetric: Iteration #  11 - FCN =   298304.1190196 Edm =      0.24459 NCalls =     46
VariableMetric: Iteration #  12 - FCN =   298303.6913457 Edm =     0.327107 NCalls =     48
VariableMetric: Iteration #  13 - FCN =    298186.627913 Edm =      166.805 NCalls =     55
VariableMetric: Iteration #  14 - FCN =   298185.9733087 Edm =     0.540953 NCalls =     57
VariableMetric: Iteration #  15 - FCN =   298182.4807131 Edm =       4.4839 NCalls =     61
VariableMetric: Iteration #  16 - FCN =   298164.1174097 Edm =      16.5865 NCalls =     66
VariableMetric: Iteration #  17 - FCN =   297694.2847715 Edm =      270.247 NCalls =     71
VariableMetric: Iteration #  18 - FCN =   297339.3845172 Edm =      21.4155 NCalls =     74
VariableMetric: Iteration #  19 - FCN =   297315.9771251 Edm =     0.923078 NCalls =     76
VariableMetric: Iteration #  20 - FCN =   297315.1838325 Edm =      0.11003 NCalls =     78
VariableMetric: Iteration #  21 - FCN =   297315.0213339 Edm =     0.035103 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297314.9115646 Edm =    0.0996036 NCalls =     82
VariableMetric: Iteration #  23 - FCN =   297301.0088057 Edm =      12.2219 NCalls =     89
VariableMetric: Iteration #  24 - FCN =   297251.2982871 Edm =      1.82269 NCalls =     92
VariableMetric: Iteration #  25 - FCN =   297249.7950559 Edm =    0.0242195 NCalls =     94
VariableMetric: Iteration #  26 - FCN =   297249.7649026 Edm =   0.00913149 NCalls =     96
VariableMetric: Iteration #  27 - FCN =   297249.1946761 Edm =     0.486936 NCalls =    101
VariableMetric: Iteration #  28 - FCN =    297220.191696 Edm =      2.26524 NCalls =    106
VariableMetric: Iteration #  29 - FCN =   297218.1724947 Edm =     0.300302 NCalls =    108
VariableMetric: Iteration #  30 - FCN =   297217.9631158 Edm =     0.062117 NCalls =    110
VariableMetric: Iteration #  31 - FCN =   297217.8473141 Edm =   0.00948868 NCalls =    112
VariableMetric: Iteration #  32 - FCN =   297217.8351528 Edm =  0.000906661 NCalls =    114
VariableMetric: Iteration #  33 - FCN =   297217.7969126 Edm =    0.0358399 NCalls =    118
VariableMetric: Iteration #  34 - FCN =   297215.8262582 Edm =      2.17502 NCalls =    124
VariableMetric: Iteration #  35 - FCN =   297202.2892212 Edm =      5.80149 NCalls =    130
VariableMetric: Iteration #  36 - FCN =   297193.7728444 Edm =    0.0219196 NCalls =    133
VariableMetric: Iteration #  37 - FCN =   297193.7446245 Edm =   0.00344517 NCalls =    135
VariableMetric: Iteration #  38 - FCN =   297193.7337472 Edm =   0.00746727 NCalls =    137
VariableMetric: Iteration #  39 - FCN =   297193.7073525 Edm =    0.0291718 NCalls =    140
VariableMetric: Iteration #  40 - FCN =   297193.4446398 Edm =     0.272825 NCalls =    145
VariableMetric: Iteration #  41 - FCN =   297192.7826733 Edm =     0.647979 NCalls =    151
VariableMetric: Iteration #  42 - FCN =   297177.9504021 Edm =     0.966011 NCalls =    155
VariableMetric: Iteration #  43 - FCN =   297177.1930089 Edm =     0.197966 NCalls =    157
VariableMetric: Iteration #  44 - FCN =   297177.0340592 Edm =    0.0128638 NCalls =    158
VariableMetric: Iteration #  45 - FCN =   297177.0209524 Edm =   0.00163457 NCalls =    160
VariableMetric: Iteration #  46 - FCN =   297176.9978709 Edm =    0.0261679 NCalls =    163
VariableMetric: Iteration #  47 - FCN =   297176.0006801 Edm =     0.973092 NCalls =    170
VariableMetric: Iteration #  48 - FCN =   297169.6332822 Edm =     0.400602 NCalls =    174
VariableMetric: Iteration #  49 - FCN =    297169.202821 Edm =    0.0200541 NCalls =    175
VariableMetric: Iteration #  50 - FCN =   297169.1821934 Edm =   0.00461752 NCalls =    177
VariableMetric: Iteration #  51 - FCN =   297169.1779175 Edm =  0.000738274 NCalls =    179
VariableMetric: Iteration #  52 - FCN =   297169.1766067 Edm =  0.000664794 NCalls =    181
VariableMetric: Iteration #  53 - FCN =   297169.1476631 Edm =    0.0329999 NCalls =    185
VariableMetric: Iteration #  54 - FCN =   297168.0978499 Edm =     0.204034 NCalls =    192
VariableMetric: Iteration #  55 - FCN =   297164.7919274 Edm =      1.33994 NCalls =    195
VariableMetric: Iteration #  56 - FCN =   297163.0175064 Edm =     0.745207 NCalls =    197
VariableMetric: Iteration #  57 - FCN =   297162.4263152 Edm =    0.0472723 NCalls =    199
VariableMetric: Iteration #  58 - FCN =      297162.3891 Edm =   0.00604092 NCalls =    201
VariableMetric: Iteration #  59 - FCN =   297162.3837167 Edm =   0.00138138 NCalls =    202
VariableMetric: Iteration #  60 - FCN =   297162.3810207 Edm =   0.00116779 NCalls =    204
VariableMetric: Iteration #  61 - FCN =   297162.3754581 Edm =   0.00350472 NCalls =    206
VariableMetric: Iteration #  62 - FCN =   297162.2164913 Edm =     0.179732 NCalls =    210
VariableMetric: Iteration #  63 - FCN =   297162.1346055 Edm =    0.0784445 NCalls =    214
VariableMetric: Iteration #  64 - FCN =   297161.4975269 Edm =     0.580663 NCalls =    220
VariableMetric: Iteration #  65 - FCN =   297154.9298424 Edm =      3.29538 NCalls =    227
VariableMetric: Iteration #  66 - FCN =   297151.4181622 Edm =      1.58463 NCalls =    229
VariableMetric: Iteration #  67 - FCN =   297150.2593158 Edm =      3.30292 NCalls =    232
VariableMetric: Iteration #  68 - FCN =   297149.2164603 Edm =      1.31776 NCalls =    235
VariableMetric: Iteration #  69 - FCN =   297148.2955908 Edm =     0.322873 NCalls =    238
VariableMetric: Iteration #  70 - FCN =   297148.0651409 Edm =    0.0254944 NCalls =    240
VariableMetric: Iteration #  71 - FCN =   297148.0399838 Edm =   0.00529434 NCalls =    242
VariableMetric: Iteration #  72 - FCN =   297148.0371497 Edm =   0.00115065 NCalls =    244
VariableMetric: Iteration #  73 - FCN =    297148.035544 Edm =  0.000691198 NCalls =    246
VariableMetric: Iteration #  74 - FCN =   297148.0301045 Edm =   0.00399697 NCalls =    249
VariableMetric: Iteration #  75 - FCN =   297147.8726243 Edm =     0.175287 NCalls =    253
VariableMetric: Iteration #  76 - FCN =   297147.5566092 Edm =     0.278436 NCalls =    258
VariableMetric: Iteration #  77 - FCN =   297143.7855278 Edm =     0.771569 NCalls =    262
VariableMetric: Iteration #  78 - FCN =   297143.1215142 Edm =     0.189968 NCalls =    264
VariableMetric: Iteration #  79 - FCN =   297143.0165618 Edm =     0.043971 NCalls =    266
VariableMetric: Iteration #  80 - FCN =   297142.9825506 Edm =    0.0145595 NCalls =    267
VariableMetric: Iteration #  81 - FCN =   297142.9682716 Edm =   0.00142207 NCalls =    269
VariableMetric: Iteration #  82 - FCN =   297142.9667447 Edm =   8.4281e-05 NCalls =    271
VariableMetric: Iteration #  83 - FCN =   297142.9666137 Edm =  7.62453e-05 NCalls =    273
VariableMetric: After Hessian   - FCN =   297142.9666137 Edm =      5.04344 NCalls =    748
VariableMetric: Iteration #  84 - FCN =   297142.9666137 Edm =      5.04344 NCalls =    748
VariableMetric: Iteration #  85 - FCN =   297142.3986456 Edm =      10.8604 NCalls =    757
VariableMetric: Iteration #  86 - FCN =   297142.3937636 Edm =      11447.3 NCalls =    763
VariableMetric: Iteration #  87 - FCN =    297142.346912 Edm =      3257.75 NCalls =    768
VariableMetric: Iteration #  88 - FCN =    297142.019488 Edm =       945.72 NCalls =    772
VariableMetric: Iteration #  89 - FCN =   297141.9995331 Edm =      2255.55 NCalls =    777
VariableMetric: Iteration #  90 - FCN =   297141.9263986 Edm =      611.442 NCalls =    781
VariableMetric: Iteration #  91 - FCN =   297141.7180641 Edm =      967.345 NCalls =    785
VariableMetric: Iteration #  92 - FCN =   297141.4959125 Edm =      1623.94 NCalls =    789
VariableMetric: Iteration #  93 - FCN =   297141.2926912 Edm =      710.992 NCalls =    793
VariableMetric: Iteration #  94 - FCN =   297140.8254671 Edm =       237.37 NCalls =    796
VariableMetric: Iteration #  95 - FCN =   297140.7272695 Edm =      84.5852 NCalls =    800
VariableMetric: Iteration #  96 - FCN =   297140.6855094 Edm =      101.278 NCalls =    803
VariableMetric: Iteration #  97 - FCN =   297140.6268593 Edm =      10.7235 NCalls =    806
VariableMetric: Iteration #  98 - FCN =   297140.6096717 Edm =      65.2544 NCalls =    809
VariableMetric: Iteration #  99 - FCN =   297140.5669358 Edm =      5.51961 NCalls =    812
VariableMetric: Iteration # 100 - FCN =   297140.5226409 Edm =      4.49787 NCalls =    815
VariableMetric: Iteration # 101 - FCN =   297140.4817644 Edm =      2.32106 NCalls =    818
VariableMetric: Iteration # 102 - FCN =   297140.4592014 Edm =       1.1067 NCalls =    821
VariableMetric: Iteration # 103 - FCN =   297140.3363012 Edm =      6.00364 NCalls =    823
VariableMetric: Iteration # 104 - FCN =   297140.1297956 Edm =      1.50073 NCalls =    825
VariableMetric: Iteration # 105 - FCN =   297140.1105718 Edm =     0.499053 NCalls =    827
VariableMetric: Iteration # 106 - FCN =   297140.0972856 Edm =    0.0261059 NCalls =    829
VariableMetric: Iteration # 107 - FCN =   297140.0864467 Edm =     0.228052 NCalls =    831
VariableMetric: Iteration # 108 - FCN =   297140.0709108 Edm =     0.132646 NCalls =    833
VariableMetric: Iteration # 109 - FCN =   297140.0692511 Edm =   0.00427334 NCalls =    835
VariableMetric: Iteration # 110 - FCN =   297140.0668544 Edm =    0.0444256 NCalls =    837
VariableMetric: Iteration # 111 - FCN =   297140.0618303 Edm =   0.00125007 NCalls =    839
VariableMetric: Iteration # 112 - FCN =   297140.0596845 Edm =  0.000421481 NCalls =    842
VariableMetric: Iteration # 113 - FCN =   297140.0590273 Edm =  8.75971e-05 NCalls =    844
VariableMetric: Iteration # 114 - FCN =    297140.058896 Edm =  2.26865e-05 NCalls =    846
VariableMetric: After Hessian   - FCN =    297140.058896 Edm =  4.21575e-05 NCalls =   1329
VariableMetric: Iteration # 115 - FCN =    297140.058896 Edm =  4.21575e-05 NCalls =   1329
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   323447.0736674 Edm =      104.423 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   323447.0736674 Edm =      104.423 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   303354.0349833 Edm =      16.4406 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   303200.0701595 Edm =      81.9837 NCalls =     15
VariableMetric: Iteration #   3 - FCN =   303179.6639638 Edm =      5.00959 NCalls =     18
VariableMetric: Iteration #   4 - FCN =   301261.1733794 Edm =      209.323 NCalls =     27
VariableMetric: Iteration #   5 - FCN =   299802.6794993 Edm =      100.407 NCalls =     31
VariableMetric: Iteration #   6 - FCN =   299417.2806377 Edm =      288.993 NCalls =     34
VariableMetric: Iteration #   7 - FCN =   299390.1191166 Edm =      9.02842 NCalls =     36
VariableMetric: Iteration #   8 - FCN =   299379.5611494 Edm =      7.41329 NCalls =     38
VariableMetric: Iteration #   9 - FCN =   297829.2743902 Edm =      288.363 NCalls =     45
VariableMetric: Iteration #  10 - FCN =   297491.7879758 Edm =      6.34362 NCalls =     47
VariableMetric: Iteration #  11 - FCN =   297482.2246366 Edm =     0.645659 NCalls =     49
VariableMetric: Iteration #  12 - FCN =   297481.5048514 Edm =    0.0507511 NCalls =     51
VariableMetric: Iteration #  13 - FCN =   297481.4130422 Edm =    0.0373545 NCalls =     53
VariableMetric: Iteration #  14 - FCN =    297469.140839 Edm =      10.2544 NCalls =     59
VariableMetric: Iteration #  15 - FCN =   297324.5547514 Edm =      6.78158 NCalls =     63
VariableMetric: Iteration #  16 - FCN =    297318.501808 Edm =     0.484653 NCalls =     65
VariableMetric: Iteration #  17 - FCN =   297318.1760421 Edm =    0.0351538 NCalls =     67
VariableMetric: Iteration #  18 - FCN =   297318.0841094 Edm =    0.0478483 NCalls =     69
VariableMetric: Iteration #  19 - FCN =   297316.7739813 Edm =     0.918867 NCalls =     73
VariableMetric: Iteration #  20 - FCN =   297293.6226954 Edm =       4.6527 NCalls =     78
VariableMetric: Iteration #  21 - FCN =   297289.9129393 Edm =     0.943251 NCalls =     80
VariableMetric: Iteration #  22 - FCN =    297287.931997 Edm =     0.586894 NCalls =     83
VariableMetric: Iteration #  23 - FCN =   297286.6194557 Edm =     0.313089 NCalls =     87
VariableMetric: Iteration #  24 - FCN =   297286.3296023 Edm =     0.100656 NCalls =     90
VariableMetric: Iteration #  25 - FCN =   297286.1820228 Edm =    0.0213897 NCalls =     92
VariableMetric: Iteration #  26 - FCN =   297286.1398483 Edm =   0.00352337 NCalls =     94
VariableMetric: Iteration #  27 - FCN =   297286.1334598 Edm =   0.00245388 NCalls =     96
VariableMetric: Iteration #  28 - FCN =   297286.1230095 Edm =    0.0121561 NCalls =     98
VariableMetric: Iteration #  29 - FCN =   297285.8644461 Edm =     0.211865 NCalls =    103
VariableMetric: Iteration #  30 - FCN =   297280.8247663 Edm =     0.180721 NCalls =    108
VariableMetric: Iteration #  31 - FCN =   297280.5935673 Edm =     0.236256 NCalls =    110
VariableMetric: Iteration #  32 - FCN =    297280.496145 Edm =     0.161981 NCalls =    111
VariableMetric: Iteration #  33 - FCN =   297279.7542133 Edm =     0.137212 NCalls =    116
VariableMetric: Iteration #  34 - FCN =   297279.5228128 Edm =    0.0853902 NCalls =    118
VariableMetric: Iteration #  35 - FCN =   297279.5111657 Edm =   0.00786563 NCalls =    120
VariableMetric: Iteration #  36 - FCN =   297279.5032762 Edm =  0.000429599 NCalls =    121
VariableMetric: Iteration #  37 - FCN =   297279.5015724 Edm =   0.00132743 NCalls =    123
VariableMetric: Iteration #  38 - FCN =   297279.4314471 Edm =    0.0674128 NCalls =    129
VariableMetric: Iteration #  39 - FCN =   297278.0828878 Edm =     0.338526 NCalls =    133
VariableMetric: Iteration #  40 - FCN =   297277.6821752 Edm =    0.0817994 NCalls =    135
VariableMetric: Iteration #  41 - FCN =   297277.6145368 Edm =   0.00382547 NCalls =    137
VariableMetric: Iteration #  42 - FCN =   297277.6086896 Edm =  0.000167405 NCalls =    139
VariableMetric: Iteration #  43 - FCN =   297277.6071281 Edm =   0.00136923 NCalls =    142
VariableMetric: Iteration #  44 - FCN =   297277.2564888 Edm =     0.316209 NCalls =    148
VariableMetric: Iteration #  45 - FCN =   297275.4526859 Edm =     0.169372 NCalls =    151
VariableMetric: Iteration #  46 - FCN =   297275.3075005 Edm =     0.108672 NCalls =    153
VariableMetric: Iteration #  47 - FCN =   297275.2310846 Edm =    0.0290111 NCalls =    155
VariableMetric: Iteration #  48 - FCN =    297275.177515 Edm =   0.00514703 NCalls =    157
VariableMetric: Iteration #  49 - FCN =   297275.1713173 Edm =  0.000347204 NCalls =    159
VariableMetric: Iteration #  50 - FCN =   297275.1708811 Edm =  6.32779e-05 NCalls =    161
VariableMetric: After Hessian   - FCN =   297275.1708811 Edm =      25.6397 NCalls =    644
VariableMetric: Iteration #  51 - FCN =   297275.1708811 Edm =      25.6397 NCalls =    644
VariableMetric: Iteration #  52 - FCN =   297274.3396769 Edm =      2.61392 NCalls =    653
VariableMetric: Iteration #  53 - FCN =   297272.8532645 Edm =      1.13329 NCalls =    655
VariableMetric: Iteration #  54 - FCN =   297271.3856487 Edm =      2.15488 NCalls =    657
VariableMetric: Iteration #  55 - FCN =   297271.0950734 Edm =     0.605964 NCalls =    659
VariableMetric: Iteration #  56 - FCN =   297270.7696634 Edm =     0.229543 NCalls =    660
VariableMetric: Iteration #  57 - FCN =   297270.4879815 Edm =     0.547293 NCalls =    663
VariableMetric: Iteration #  58 - FCN =   297270.0542004 Edm =     0.416388 NCalls =    666
VariableMetric: Iteration #  59 - FCN =   297269.7233214 Edm =      1.49252 NCalls =    669
VariableMetric: Iteration #  60 - FCN =   297269.2072395 Edm =     0.248736 NCalls =    673
VariableMetric: Iteration #  61 - FCN =   297268.9497985 Edm =     0.344199 NCalls =    674
VariableMetric: Iteration #  62 - FCN =   297268.6387152 Edm =     0.285736 NCalls =    677
VariableMetric: Iteration #  63 - FCN =   297268.5248035 Edm =     0.316033 NCalls =    679
VariableMetric: Iteration #  64 - FCN =   297268.3356085 Edm =     0.059431 NCalls =    682
VariableMetric: Iteration #  65 - FCN =   297268.2508246 Edm =    0.0722414 NCalls =    684
VariableMetric: Iteration #  66 - FCN =    297268.212385 Edm =    0.0521956 NCalls =    686
VariableMetric: Iteration #  67 - FCN =   297268.1513476 Edm =    0.0489602 NCalls =    689
VariableMetric: Iteration #  68 - FCN =   297268.0492291 Edm =    0.0507519 NCalls =    692
VariableMetric: Iteration #  69 - FCN =   297267.9595245 Edm =    0.0919136 NCalls =    695
VariableMetric: Iteration #  70 - FCN =   297267.8316835 Edm =    0.0747317 NCalls =    698
VariableMetric: Iteration #  71 - FCN =   297267.7438777 Edm =    0.0843774 NCalls =    700
VariableMetric: Iteration #  72 - FCN =    297267.585801 Edm =    0.0949901 NCalls =    702
VariableMetric: Iteration #  73 - FCN =     297267.31074 Edm =     0.263318 NCalls =    705
VariableMetric: Iteration #  74 - FCN =   297267.0367267 Edm =     0.534135 NCalls =    708
VariableMetric: Iteration #  75 - FCN =   297266.7566574 Edm =     0.327549 NCalls =    711
VariableMetric: Iteration #  76 - FCN =   297265.8521758 Edm =       2.1552 NCalls =    715
VariableMetric: Iteration #  77 - FCN =    297265.177245 Edm =     0.788007 NCalls =    719
VariableMetric: Iteration #  78 - FCN =   297264.2934494 Edm =      1.33509 NCalls =    724
VariableMetric: Iteration #  79 - FCN =   297263.7928719 Edm =     0.791102 NCalls =    728
VariableMetric: Iteration #  80 - FCN =   297262.6270127 Edm =      1.17664 NCalls =    733
VariableMetric: Iteration #  81 - FCN =   297261.5382654 Edm =      1.04221 NCalls =    738
VariableMetric: Iteration #  82 - FCN =    297259.869807 Edm =      1.24097 NCalls =    743
VariableMetric: Iteration #  83 - FCN =   297259.7747659 Edm =     0.130441 NCalls =    744
VariableMetric: Iteration #  84 - FCN =   297259.6465213 Edm =     0.227487 NCalls =    746
VariableMetric: Iteration #  85 - FCN =    297259.116477 Edm =     0.183723 NCalls =    750
VariableMetric: Iteration #  86 - FCN =   297258.8990533 Edm =    0.0908639 NCalls =    752
VariableMetric: Iteration #  87 - FCN =   297258.8390592 Edm =    0.0413298 NCalls =    753
VariableMetric: Iteration #  88 - FCN =   297258.7854247 Edm =    0.0393398 NCalls =    756
VariableMetric: Iteration #  89 - FCN =   297258.7014207 Edm =    0.0426164 NCalls =    759
VariableMetric: Iteration #  90 - FCN =   297258.6493711 Edm =    0.0206631 NCalls =    761
VariableMetric: Iteration #  91 - FCN =   297258.6032138 Edm =    0.0215957 NCalls =    763
VariableMetric: Iteration #  92 - FCN =   297258.5684945 Edm =    0.0436416 NCalls =    765
VariableMetric: Iteration #  93 - FCN =   297258.5338724 Edm =    0.0161193 NCalls =    768
VariableMetric: Iteration #  94 - FCN =   297258.5121084 Edm =   0.00476985 NCalls =    770
VariableMetric: Iteration #  95 - FCN =   297258.5058522 Edm =   0.00296597 NCalls =    772
VariableMetric: Iteration #  96 - FCN =   297258.5017619 Edm =   0.00201191 NCalls =    775
VariableMetric: Iteration #  97 - FCN =   297258.4985116 Edm =    0.0016704 NCalls =    777
VariableMetric: Iteration #  98 - FCN =   297258.4955075 Edm =   0.00116026 NCalls =    779
VariableMetric: Iteration #  99 - FCN =   297258.4918564 Edm =   0.00124587 NCalls =    781
VariableMetric: Iteration # 100 - FCN =   297258.4883499 Edm =  0.000726053 NCalls =    784
VariableMetric: Iteration # 101 - FCN =   297258.4866801 Edm =  0.000240486 NCalls =    786
VariableMetric: Iteration # 102 - FCN =   297258.4863473 Edm =  3.01865e-05 NCalls =    788
VariableMetric: After Hessian   - FCN =   297258.4863473 Edm =   7.8621e-05 NCalls =   1271
VariableMetric: Iteration # 103 - FCN =   297258.4863473 Edm =   7.8621e-05 NCalls =   1271
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   304119.9253689 Edm =        16.79 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   304119.9253689 Edm =        16.79 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299538.6141626 Edm =      1.82208 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   299508.8183148 Edm =      16.1893 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   299500.4475172 Edm =       4.3241 NCalls =     14
VariableMetric: Iteration #   4 - FCN =   299023.7326018 Edm =      139.683 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   297974.5021328 Edm =      160.946 NCalls =     27
VariableMetric: Iteration #   6 - FCN =   297775.9017799 Edm =      7.01057 NCalls =     30
VariableMetric: Iteration #   7 - FCN =   297771.9277419 Edm =     0.199898 NCalls =     32
VariableMetric: Iteration #   8 - FCN =   297771.3838945 Edm =     0.652016 NCalls =     34
VariableMetric: Iteration #   9 - FCN =   297728.8948264 Edm =      16.3543 NCalls =     40
VariableMetric: Iteration #  10 - FCN =   297704.5798786 Edm =     0.719955 NCalls =     42
VariableMetric: Iteration #  11 - FCN =   297703.6235684 Edm =    0.0571284 NCalls =     44
VariableMetric: Iteration #  12 - FCN =   297702.8657607 Edm =     0.644854 NCalls =     47
VariableMetric: Iteration #  13 - FCN =   297441.4548946 Edm =      40.7392 NCalls =     53
VariableMetric: Iteration #  14 - FCN =   297398.0564182 Edm =      20.1395 NCalls =     55
VariableMetric: Iteration #  15 - FCN =   297380.7266422 Edm =      4.58103 NCalls =     58
VariableMetric: Iteration #  16 - FCN =   297372.7680933 Edm =     0.188086 NCalls =     60
VariableMetric: Iteration #  17 - FCN =   297372.4850015 Edm =    0.0447771 NCalls =     62
VariableMetric: Iteration #  18 - FCN =   297371.9417811 Edm =      0.56024 NCalls =     65
VariableMetric: Iteration #  19 - FCN =   297365.6170488 Edm =      4.36308 NCalls =     71
VariableMetric: Iteration #  20 - FCN =   297351.1881179 Edm =      1.77071 NCalls =     74
VariableMetric: Iteration #  21 - FCN =   297349.3054559 Edm =     0.671686 NCalls =     76
VariableMetric: Iteration #  22 - FCN =   297348.2664401 Edm =     0.247252 NCalls =     79
VariableMetric: Iteration #  23 - FCN =   297348.0317558 Edm =    0.0258558 NCalls =     80
VariableMetric: Iteration #  24 - FCN =   297347.9888135 Edm =   0.00961271 NCalls =     82
VariableMetric: Iteration #  25 - FCN =   297347.7938094 Edm =      0.20204 NCalls =     86
VariableMetric: Iteration #  26 - FCN =   297335.4948534 Edm =      2.59311 NCalls =     93
VariableMetric: Iteration #  27 - FCN =   297323.6374155 Edm =      1.82515 NCalls =     95
VariableMetric: Iteration #  28 - FCN =   297322.3725035 Edm =     0.234586 NCalls =     97
VariableMetric: Iteration #  29 - FCN =   297322.1630232 Edm =   0.00839747 NCalls =     98
VariableMetric: Iteration #  30 - FCN =   297322.1523594 Edm =   0.00239266 NCalls =    100
VariableMetric: Iteration #  31 - FCN =    297322.137333 Edm =   0.00522265 NCalls =    103
VariableMetric: Iteration #  32 - FCN =   297322.1157633 Edm =   0.00838814 NCalls =    105
VariableMetric: Iteration #  33 - FCN =   297321.6374128 Edm =     0.449395 NCalls =    110
VariableMetric: Iteration #  34 - FCN =   297313.1284373 Edm =      1.48131 NCalls =    114
VariableMetric: Iteration #  35 - FCN =   297312.1437285 Edm =     0.244238 NCalls =    116
VariableMetric: Iteration #  36 - FCN =   297311.9529907 Edm =   0.00832776 NCalls =    118
VariableMetric: Iteration #  37 - FCN =   297311.9459221 Edm =   0.00159992 NCalls =    120
VariableMetric: Iteration #  38 - FCN =   297311.9400801 Edm =   0.00529809 NCalls =    122
VariableMetric: Iteration #  39 - FCN =   297311.8345651 Edm =     0.232074 NCalls =    132
VariableMetric: Iteration #  40 - FCN =   297311.8232501 Edm =    0.0359495 NCalls =    138
VariableMetric: Iteration #  41 - FCN =   297311.7730428 Edm =    0.0869593 NCalls =    143
VariableMetric: Iteration #  42 - FCN =   297311.7710764 Edm =   0.00110635 NCalls =    145
VariableMetric: Iteration #  43 - FCN =   297311.7455548 Edm =    0.0333377 NCalls =    150
VariableMetric: Iteration #  44 - FCN =   297311.5269493 Edm =      0.12776 NCalls =    157
VariableMetric: Iteration #  45 - FCN =   297310.8258412 Edm =     0.281955 NCalls =    165
VariableMetric: Iteration #  46 - FCN =   297310.5781879 Edm =     0.745927 NCalls =    168
VariableMetric: Iteration #  47 - FCN =   297310.2594471 Edm =    0.0811783 NCalls =    170
VariableMetric: Iteration #  48 - FCN =   297310.1685361 Edm =   0.00932373 NCalls =    172
VariableMetric: Iteration #  49 - FCN =   297310.1093758 Edm =     0.051722 NCalls =    175
VariableMetric: Iteration #  50 - FCN =   297308.4329325 Edm =     0.219711 NCalls =    182
VariableMetric: Iteration #  51 - FCN =   297308.1332189 Edm =     0.233879 NCalls =    184
VariableMetric: Iteration #  52 - FCN =   297307.7153642 Edm =     0.412732 NCalls =    187
VariableMetric: Iteration #  53 - FCN =   297306.7677323 Edm =     0.250154 NCalls =    190
VariableMetric: Iteration #  54 - FCN =   297306.2166313 Edm =     0.128728 NCalls =    193
VariableMetric: Iteration #  55 - FCN =   297305.9845673 Edm =    0.0205272 NCalls =    195
VariableMetric: Iteration #  56 - FCN =   297305.9298723 Edm =    0.0218656 NCalls =    199
VariableMetric: Iteration #  57 - FCN =   297305.8978952 Edm =    0.0101522 NCalls =    202
VariableMetric: Iteration #  58 - FCN =   297305.8804027 Edm =    0.0140971 NCalls =    204
VariableMetric: Iteration #  59 - FCN =   297305.8680569 Edm =    0.0121904 NCalls =    206
VariableMetric: Iteration #  60 - FCN =   297305.8441445 Edm =   0.00499941 NCalls =    210
VariableMetric: Iteration #  61 - FCN =   297305.8337906 Edm =    0.0144271 NCalls =    213
VariableMetric: Iteration #  62 - FCN =   297305.8237723 Edm =   0.00253802 NCalls =    215
VariableMetric: Iteration #  63 - FCN =   297305.8196469 Edm =   0.00181631 NCalls =    218
VariableMetric: Iteration #  64 - FCN =   297305.8046802 Edm =    0.0101846 NCalls =    221
VariableMetric: Iteration #  65 - FCN =   297305.7573237 Edm =     0.070078 NCalls =    224
VariableMetric: Iteration #  66 - FCN =   297305.6696057 Edm =     0.188841 NCalls =    228
VariableMetric: Iteration #  67 - FCN =   297304.9810686 Edm =     0.688485 NCalls =    233
VariableMetric: Iteration #  68 - FCN =   297298.2267044 Edm =      5.14871 NCalls =    241
VariableMetric: Iteration #  69 - FCN =   297298.2038116 Edm =    0.0255328 NCalls =    243
VariableMetric: Iteration #  70 - FCN =   297298.0021323 Edm =     0.208789 NCalls =    247
VariableMetric: Iteration #  71 - FCN =   297293.8650044 Edm =      2.65323 NCalls =    253
VariableMetric: Iteration #  72 - FCN =    297286.208906 Edm =      1.47015 NCalls =    256
VariableMetric: Iteration #  73 - FCN =    297284.931618 Edm =       0.1413 NCalls =    259
VariableMetric: Iteration #  74 - FCN =   297284.7192338 Edm =    0.0963389 NCalls =    261
VariableMetric: Iteration #  75 - FCN =     297284.62643 Edm =    0.0592235 NCalls =    262
VariableMetric: Iteration #  76 - FCN =   297284.5867267 Edm =    0.0100727 NCalls =    264
VariableMetric: Iteration #  77 - FCN =   297284.5786719 Edm =   0.00188366 NCalls =    265
VariableMetric: Iteration #  78 - FCN =   297284.5750018 Edm =   0.00263746 NCalls =    267
VariableMetric: Iteration #  79 - FCN =   297284.5478254 Edm =    0.0110541 NCalls =    271
VariableMetric: Iteration #  80 - FCN =   297284.5230902 Edm =   0.00180181 NCalls =    273
VariableMetric: Iteration #  81 - FCN =   297284.5178665 Edm =   0.00463036 NCalls =    275
VariableMetric: Iteration #  82 - FCN =   297284.5096587 Edm =   0.00948753 NCalls =    278
VariableMetric: Iteration #  83 - FCN =   297284.4146617 Edm =    0.0838779 NCalls =    283
VariableMetric: Iteration #  84 - FCN =   297283.4158389 Edm =      1.14433 NCalls =    287
VariableMetric: Iteration #  85 - FCN =   297282.8624645 Edm =     0.537577 NCalls =    292
VariableMetric: Iteration #  86 - FCN =   297282.1762104 Edm =      1.04597 NCalls =    295
VariableMetric: Iteration #  87 - FCN =   297281.7369864 Edm =     0.223585 NCalls =    300
VariableMetric: Iteration #  88 - FCN =   297280.9329265 Edm =     0.142085 NCalls =    303
VariableMetric: Iteration #  89 - FCN =   297280.7441502 Edm =    0.0187389 NCalls =    306
VariableMetric: Iteration #  90 - FCN =   297280.7252275 Edm =   0.00695587 NCalls =    307
VariableMetric: Iteration #  91 - FCN =   297280.7086656 Edm =   0.00852837 NCalls =    309
VariableMetric: Iteration #  92 - FCN =   297280.6909169 Edm =    0.0027434 NCalls =    312
VariableMetric: Iteration #  93 - FCN =   297280.6875445 Edm =   0.00100367 NCalls =    315
VariableMetric: Iteration #  94 - FCN =   297280.6851274 Edm =  0.000512488 NCalls =    319
VariableMetric: Iteration #  95 - FCN =   297280.6838197 Edm =  0.000556398 NCalls =    321
VariableMetric: Iteration #  96 - FCN =   297280.6822703 Edm =   0.00178662 NCalls =    323
VariableMetric: Iteration #  97 - FCN =   297280.6761095 Edm =   0.00252125 NCalls =    327
VariableMetric: Iteration #  98 - FCN =   297280.6717731 Edm =    0.0164495 NCalls =    330
VariableMetric: Iteration #  99 - FCN =   297280.6411122 Edm =    0.0349397 NCalls =    335
VariableMetric: Iteration # 100 - FCN =   297280.6254582 Edm =    0.0301986 NCalls =    339
VariableMetric: Iteration # 101 - FCN =   297280.5863793 Edm =    0.0132556 NCalls =    342
VariableMetric: Iteration # 102 - FCN =   297280.5739965 Edm =    0.0142218 NCalls =    345
VariableMetric: Iteration # 103 - FCN =     297280.50165 Edm =    0.0380344 NCalls =    348
VariableMetric: Iteration # 104 - FCN =   297280.4434929 Edm =    0.0630915 NCalls =    351
VariableMetric: Iteration # 105 - FCN =   297279.9763243 Edm =     0.350657 NCalls =    355
VariableMetric: Iteration # 106 - FCN =   297279.4030646 Edm =     0.106554 NCalls =    359
VariableMetric: Iteration # 107 - FCN =   297279.2869311 Edm =    0.0146575 NCalls =    361
VariableMetric: Iteration # 108 - FCN =   297279.2780245 Edm =    0.0029821 NCalls =    363
VariableMetric: Iteration # 109 - FCN =   297279.2666506 Edm =   0.00528305 NCalls =    366
VariableMetric: Iteration # 110 - FCN =   297279.2567422 Edm =   0.00296369 NCalls =    368
VariableMetric: Iteration # 111 - FCN =   297279.2547933 Edm =  0.000577773 NCalls =    370
VariableMetric: Iteration # 112 - FCN =   297279.2538182 Edm =  0.000150151 NCalls =    372
VariableMetric: Iteration # 113 - FCN =   297279.2533434 Edm =  0.000284649 NCalls =    374
VariableMetric: Iteration # 114 - FCN =   297279.2414061 Edm =    0.0108274 NCalls =    378
VariableMetric: Iteration # 115 - FCN =   297279.1273069 Edm =     0.194323 NCalls =    381
VariableMetric: Iteration # 116 - FCN =   297278.9302069 Edm =    0.0798218 NCalls =    385
VariableMetric: Iteration # 117 - FCN =   297278.9204211 Edm =    0.0149932 NCalls =    387
VariableMetric: Iteration # 118 - FCN =   297278.8672587 Edm =    0.0392091 NCalls =    389
VariableMetric: Iteration # 119 - FCN =   297278.2488914 Edm =     0.134584 NCalls =    395
VariableMetric: Iteration # 120 - FCN =   297277.9394913 Edm =    0.0905804 NCalls =    397
VariableMetric: Iteration # 121 - FCN =    297277.767375 Edm =    0.0239195 NCalls =    399
VariableMetric: Iteration # 122 - FCN =   297277.7352953 Edm =   0.00289278 NCalls =    401
VariableMetric: Iteration # 123 - FCN =   297277.7317281 Edm =  0.000343437 NCalls =    403
VariableMetric: Iteration # 124 - FCN =   297277.7314101 Edm =  7.08392e-05 NCalls =    405
VariableMetric: After Hessian   - FCN =   297277.7314101 Edm =      3.85549 NCalls =    882
VariableMetric: Iteration # 125 - FCN =   297277.7314101 Edm =      3.85549 NCalls =    882
VariableMetric: Iteration # 126 - FCN =   297276.0145821 Edm =      8.53994 NCalls =    886
VariableMetric: Iteration # 127 - FCN =   297273.4500972 Edm =     0.471245 NCalls =    888
VariableMetric: Iteration # 128 - FCN =   297272.8484757 Edm =      1.16521 NCalls =    891
VariableMetric: Iteration # 129 - FCN =   297272.3457746 Edm =      0.44112 NCalls =    893
VariableMetric: Iteration # 130 - FCN =   297272.1136784 Edm =     0.275184 NCalls =    895
VariableMetric: Iteration # 131 - FCN =   297271.9597654 Edm =     0.344015 NCalls =    897
VariableMetric: Iteration # 132 - FCN =   297271.6731911 Edm =     0.316044 NCalls =    899
VariableMetric: Iteration # 133 - FCN =   297271.3761568 Edm =     0.602392 NCalls =    904
VariableMetric: Iteration # 134 - FCN =   297270.4776753 Edm =     0.337287 NCalls =    908
VariableMetric: Iteration # 135 - FCN =   297270.2246762 Edm =     0.182315 NCalls =    910
VariableMetric: Iteration # 136 - FCN =   297269.9647938 Edm =      0.47621 NCalls =    913
VariableMetric: Iteration # 137 - FCN =    297269.626022 Edm =     0.225592 NCalls =    918
VariableMetric: Iteration # 138 - FCN =   297269.3683367 Edm =     0.455503 NCalls =    921
VariableMetric: Iteration # 139 - FCN =   297269.0201022 Edm =     0.303489 NCalls =    925
VariableMetric: Iteration # 140 - FCN =   297268.8998089 Edm =     0.312457 NCalls =    927
VariableMetric: Iteration # 141 - FCN =   297268.2921027 Edm =     0.398926 NCalls =    932
VariableMetric: Iteration # 142 - FCN =   297267.2988791 Edm =      1.59135 NCalls =    936
VariableMetric: Iteration # 143 - FCN =   297266.2195095 Edm =      7.11624 NCalls =    943
VariableMetric: Iteration # 144 - FCN =   297266.1188445 Edm =      0.76985 NCalls =    945
VariableMetric: Iteration # 145 - FCN =   297264.5295514 Edm =      3.27192 NCalls =    948
VariableMetric: Iteration # 146 - FCN =   297263.2515114 Edm =      1.31069 NCalls =    951
VariableMetric: Iteration # 147 - FCN =   297261.8341827 Edm =      1.13661 NCalls =    955
VariableMetric: Iteration # 148 - FCN =    297260.768405 Edm =      1.62596 NCalls =    959
VariableMetric: Iteration # 149 - FCN =   297259.9985219 Edm =      0.52451 NCalls =    963
VariableMetric: Iteration # 150 - FCN =   297259.4248096 Edm =     0.598324 NCalls =    966
VariableMetric: Iteration # 151 - FCN =   297259.2467468 Edm =     0.265015 NCalls =    968
VariableMetric: Iteration # 152 - FCN =   297259.1116039 Edm =     0.164629 NCalls =    970
VariableMetric: Iteration # 153 - FCN =   297258.6855198 Edm =     0.167106 NCalls =    973
VariableMetric: Iteration # 154 - FCN =   297258.3886052 Edm =     0.248691 NCalls =    976
VariableMetric: Iteration # 155 - FCN =   297258.1036024 Edm =     0.153299 NCalls =    979
VariableMetric: Iteration # 156 - FCN =   297258.0013387 Edm =     0.112937 NCalls =    982
VariableMetric: Iteration # 157 - FCN =   297257.8893598 Edm =    0.0616857 NCalls =    984
VariableMetric: Iteration # 158 - FCN =   297257.7607646 Edm =    0.0629077 NCalls =    987
VariableMetric: Iteration # 159 - FCN =   297257.5521803 Edm =     0.080952 NCalls =    990
VariableMetric: Iteration # 160 - FCN =    297257.378311 Edm =     0.103157 NCalls =    992
VariableMetric: Iteration # 161 - FCN =   297257.3125637 Edm =    0.0835187 NCalls =    995
VariableMetric: Iteration # 162 - FCN =   297257.2588065 Edm =    0.0113512 NCalls =    997
VariableMetric: Iteration # 163 - FCN =   297257.2459013 Edm =   0.00347244 NCalls =    999
VariableMetric: Iteration # 164 - FCN =   297257.2389597 Edm =   0.00278647 NCalls =   1001
VariableMetric: Iteration # 165 - FCN =   297257.2309449 Edm =   0.00376108 NCalls =   1004
VariableMetric: Iteration # 166 - FCN =    297257.219702 Edm =   0.00514433 NCalls =   1006
VariableMetric: Iteration # 167 - FCN =   297257.2086836 Edm =   0.00554881 NCalls =   1009
VariableMetric: Iteration # 168 - FCN =   297257.1976651 Edm =   0.00343566 NCalls =   1011
VariableMetric: Iteration # 169 - FCN =   297257.1861106 Edm =   0.00555939 NCalls =   1013
VariableMetric: Iteration # 170 - FCN =    297257.168627 Edm =    0.0132303 NCalls =   1015
VariableMetric: Iteration # 171 - FCN =   297257.1414606 Edm =    0.0221121 NCalls =   1018
VariableMetric: Iteration # 172 - FCN =   297257.1118436 Edm =     0.013428 NCalls =   1021
VariableMetric: Iteration # 173 - FCN =   297257.0789005 Edm =    0.0233087 NCalls =   1023
VariableMetric: Iteration # 174 - FCN =   297257.0456583 Edm =    0.0254963 NCalls =   1025
VariableMetric: Iteration # 175 - FCN =   297257.0040117 Edm =    0.0152313 NCalls =   1028
VariableMetric: Iteration # 176 - FCN =   297256.9862834 Edm =   0.00343671 NCalls =   1030
VariableMetric: Iteration # 177 - FCN =   297256.9803229 Edm =   0.00263627 NCalls =   1032
VariableMetric: Iteration # 178 - FCN =   297256.9716909 Edm =   0.00906987 NCalls =   1034
VariableMetric: Iteration # 179 - FCN =   297256.9448804 Edm =    0.0143722 NCalls =   1038
VariableMetric: Iteration # 180 - FCN =   297256.9217839 Edm =    0.0101786 NCalls =   1040
VariableMetric: Iteration # 181 - FCN =   297256.9142832 Edm =   0.00351021 NCalls =   1042
VariableMetric: Iteration # 182 - FCN =   297256.9106283 Edm =   0.00173118 NCalls =   1044
VariableMetric: Iteration # 183 - FCN =   297256.9086479 Edm =   0.00165418 NCalls =   1047
VariableMetric: Iteration # 184 - FCN =   297256.9034119 Edm =   0.00353923 NCalls =   1051
VariableMetric: Iteration # 185 - FCN =   297256.8921966 Edm =   0.00409913 NCalls =   1054
VariableMetric: Iteration # 186 - FCN =   297256.8857558 Edm =   0.00277941 NCalls =   1055
VariableMetric: Iteration # 187 - FCN =   297256.8829074 Edm =     0.006571 NCalls =   1058
VariableMetric: Iteration # 188 - FCN =     297256.87877 Edm =   0.00158536 NCalls =   1060
VariableMetric: Iteration # 189 - FCN =    297256.875933 Edm =  0.000560454 NCalls =   1063
VariableMetric: Iteration # 190 - FCN =   297256.8754499 Edm =  8.88719e-05 NCalls =   1065
VariableMetric: Iteration # 191 - FCN =   297256.8753601 Edm =  1.10144e-05 NCalls =   1067
VariableMetric: After Hessian   - FCN =   297256.8753601 Edm =  0.000245983 NCalls =   1556
VariableMetric: Iteration # 192 - FCN =   297256.8753601 Edm =  0.000245983 NCalls =   1556
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   300241.5175058 Edm =      18.6878 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   300241.5175058 Edm =      18.6878 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299934.0541397 Edm =      4.14272 NCalls =      6
VariableMetric: Iteration #   2 - FCN =   299821.2202973 Edm =      44.9171 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   298111.3949924 Edm =      232.188 NCalls =     17
VariableMetric: Iteration #   4 - FCN =   297835.8314434 Edm =      3.53163 NCalls =     19
VariableMetric: Iteration #   5 - FCN =   297831.5359892 Edm =     0.115208 NCalls =     21
VariableMetric: Iteration #   6 - FCN =   297826.9662787 Edm =       6.2082 NCalls =     25
VariableMetric: Iteration #   7 - FCN =   297820.0459681 Edm =       6.2763 NCalls =     30
VariableMetric: Iteration #   8 - FCN =   297692.1797814 Edm =      14.1948 NCalls =     35
VariableMetric: Iteration #   9 - FCN =   297679.0084866 Edm =    0.0765955 NCalls =     37
VariableMetric: Iteration #  10 - FCN =   297678.3321397 Edm =     0.675508 NCalls =     40
VariableMetric: Iteration #  11 - FCN =   297636.9357997 Edm =      19.1001 NCalls =     47
VariableMetric: Iteration #  12 - FCN =    297588.204698 Edm =     0.795815 NCalls =     49
VariableMetric: Iteration #  13 - FCN =   297586.7582123 Edm =    0.0390984 NCalls =     51
VariableMetric: Iteration #  14 - FCN =   297586.6840055 Edm =    0.0303801 NCalls =     53
VariableMetric: Iteration #  15 - FCN =   297585.3167039 Edm =      1.22272 NCalls =     57
VariableMetric: Iteration #  16 - FCN =   297420.3342537 Edm =      27.6669 NCalls =     63
VariableMetric: Iteration #  17 - FCN =   297402.2362398 Edm =      1.23911 NCalls =     65
VariableMetric: Iteration #  18 - FCN =   297399.7363514 Edm =     0.778061 NCalls =     67
VariableMetric: Iteration #  19 - FCN =   297397.2924663 Edm =      1.57716 NCalls =     70
VariableMetric: Iteration #  20 - FCN =   297395.7917127 Edm =      3.09116 NCalls =     75
VariableMetric: Iteration #  21 - FCN =   297387.4080208 Edm =       11.614 NCalls =     79
VariableMetric: Iteration #  22 - FCN =   297386.8399348 Edm =      0.64521 NCalls =     81
VariableMetric: Iteration #  23 - FCN =    297385.086301 Edm =      2.31778 NCalls =     83
VariableMetric: Iteration #  24 - FCN =   297357.1630857 Edm =      46.7973 NCalls =     88
VariableMetric: Iteration #  25 - FCN =   297355.5056357 Edm =      1.93409 NCalls =     91
VariableMetric: Iteration #  26 - FCN =   297348.6567053 Edm =      7.35398 NCalls =     95
VariableMetric: Iteration #  27 - FCN =   297325.2896956 Edm =      6.68877 NCalls =    100
VariableMetric: Iteration #  28 - FCN =   297319.4337397 Edm =     0.910152 NCalls =    101
VariableMetric: Iteration #  29 - FCN =     297318.91151 Edm =    0.0302612 NCalls =    103
VariableMetric: Iteration #  30 - FCN =   297318.8612282 Edm =    0.0121509 NCalls =    105
VariableMetric: Iteration #  31 - FCN =   297318.8123838 Edm =    0.0377259 NCalls =    107
VariableMetric: Iteration #  32 - FCN =   297317.5123427 Edm =      1.42013 NCalls =    113
VariableMetric: Iteration #  33 - FCN =   297316.3192536 Edm =      1.08702 NCalls =    118
VariableMetric: Iteration #  34 - FCN =   297279.7135743 Edm =      24.9532 NCalls =    123
VariableMetric: Iteration #  35 - FCN =   297258.7388622 Edm =      4.09604 NCalls =    126
VariableMetric: Iteration #  36 - FCN =   297254.5206654 Edm =     0.304722 NCalls =    129
VariableMetric: Iteration #  37 - FCN =   297254.2927934 Edm =    0.0156559 NCalls =    131
VariableMetric: Iteration #  38 - FCN =   297254.2613779 Edm =    0.0236599 NCalls =    133
VariableMetric: Iteration #  39 - FCN =   297254.0024725 Edm =      0.35114 NCalls =    137
VariableMetric: Iteration #  40 - FCN =    297253.127891 Edm =      1.04198 NCalls =    142
VariableMetric: Iteration #  41 - FCN =   297253.0739175 Edm =    0.0453957 NCalls =    144
VariableMetric: Iteration #  42 - FCN =    297248.494934 Edm =      3.70325 NCalls =    151
VariableMetric: Iteration #  43 - FCN =    297228.818186 Edm =     0.433043 NCalls =    153
VariableMetric: Iteration #  44 - FCN =   297228.2627547 Edm =     0.043341 NCalls =    155
VariableMetric: Iteration #  45 - FCN =   297228.1866308 Edm =   0.00741959 NCalls =    157
VariableMetric: Iteration #  46 - FCN =   297228.1706991 Edm =    0.0053587 NCalls =    159
VariableMetric: Iteration #  47 - FCN =   297228.1028766 Edm =    0.0737889 NCalls =    162
VariableMetric: Iteration #  48 - FCN =   297227.4075407 Edm =     0.555198 NCalls =    167
VariableMetric: Iteration #  49 - FCN =   297221.2924596 Edm =      3.54062 NCalls =    170
VariableMetric: Iteration #  50 - FCN =   297204.4045015 Edm =      3.32171 NCalls =    172
VariableMetric: Iteration #  51 - FCN =   297198.4507242 Edm =     0.448996 NCalls =    175
VariableMetric: Iteration #  52 - FCN =   297198.0548108 Edm =    0.0264602 NCalls =    177
VariableMetric: Iteration #  53 - FCN =   297198.0362901 Edm =   0.00208454 NCalls =    179
VariableMetric: Iteration #  54 - FCN =   297198.0340205 Edm =   0.00062981 NCalls =    181
VariableMetric: Iteration #  55 - FCN =   297198.0314707 Edm =   0.00235552 NCalls =    184
VariableMetric: Iteration #  56 - FCN =    297197.951867 Edm =    0.0691878 NCalls =    190
VariableMetric: Iteration #  57 - FCN =    297194.295699 Edm =     0.621357 NCalls =    195
VariableMetric: Iteration #  58 - FCN =    297193.546308 Edm =   0.00557739 NCalls =    197
VariableMetric: Iteration #  59 - FCN =   297193.5400447 Edm =   0.00038101 NCalls =    199
VariableMetric: Iteration #  60 - FCN =   297193.5388993 Edm =  0.000994514 NCalls =    201
VariableMetric: Iteration #  61 - FCN =   297193.5056535 Edm =    0.0335976 NCalls =    206
VariableMetric: Iteration #  62 - FCN =    297193.017402 Edm =    0.0534808 NCalls =    213
VariableMetric: Iteration #  63 - FCN =    297189.723408 Edm =     0.945377 NCalls =    216
VariableMetric: Iteration #  64 - FCN =   297187.4402604 Edm =     0.286693 NCalls =    218
VariableMetric: Iteration #  65 - FCN =   297187.2546035 Edm =     0.031476 NCalls =    220
VariableMetric: Iteration #  66 - FCN =   297187.2259268 Edm =   0.00188394 NCalls =    221
VariableMetric: Iteration #  67 - FCN =   297187.2232544 Edm =   0.00142734 NCalls =    223
VariableMetric: Iteration #  68 - FCN =   297187.2010353 Edm =    0.0224133 NCalls =    227
VariableMetric: Iteration #  69 - FCN =   297185.8735455 Edm =       0.1017 NCalls =    234
VariableMetric: Iteration #  70 - FCN =   297182.9245507 Edm =     0.258808 NCalls =    236
VariableMetric: Iteration #  71 - FCN =   297182.5493771 Edm =    0.0269384 NCalls =    238
VariableMetric: Iteration #  72 - FCN =   297182.5220735 Edm =   0.00135579 NCalls =    239
VariableMetric: Iteration #  73 - FCN =   297182.5207417 Edm =  0.000141635 NCalls =    241
VariableMetric: Iteration #  74 - FCN =   297182.5198677 Edm =  0.000626928 NCalls =    244
VariableMetric: Iteration #  75 - FCN =   297182.4938688 Edm =    0.0231419 NCalls =    248
VariableMetric: Iteration #  76 - FCN =    297181.709402 Edm =     0.533228 NCalls =    252
VariableMetric: Iteration #  77 - FCN =   297180.2237921 Edm =     0.197598 NCalls =    254
VariableMetric: Iteration #  78 - FCN =   297180.0803819 Edm =    0.0167338 NCalls =    256
VariableMetric: Iteration #  79 - FCN =   297180.0616196 Edm =   0.00230991 NCalls =    258
VariableMetric: Iteration #  80 - FCN =   297180.0584006 Edm =  0.000587101 NCalls =    260
VariableMetric: Iteration #  81 - FCN =    297180.057759 Edm =  2.82974e-05 NCalls =    262
VariableMetric: After Hessian   - FCN =    297180.057759 Edm =      1.45064 NCalls =    743
VariableMetric: Iteration #  82 - FCN =    297180.057759 Edm =      1.45064 NCalls =    743
VariableMetric: Iteration #  83 - FCN =   297179.8927245 Edm =      5.03998 NCalls =    745
VariableMetric: Iteration #  84 - FCN =   297174.6726328 Edm =         27.7 NCalls =    755
VariableMetric: Iteration #  85 - FCN =   297174.5718907 Edm =      3556.49 NCalls =    763
VariableMetric: Iteration #  86 - FCN =   297174.5321593 Edm =      2708.96 NCalls =    768
VariableMetric: Iteration #  87 - FCN =   297174.3645737 Edm =      10465.2 NCalls =    772
VariableMetric: Iteration #  88 - FCN =   297174.1656199 Edm =      2685.94 NCalls =    776
VariableMetric: Iteration #  89 - FCN =   297173.6630583 Edm =      296.376 NCalls =    780
VariableMetric: Iteration #  90 - FCN =   297173.4859559 Edm =       2056.9 NCalls =    783
VariableMetric: Iteration #  91 - FCN =   297173.1500214 Edm =      215.192 NCalls =    786
VariableMetric: Iteration #  92 - FCN =   297172.5840788 Edm =      1165.58 NCalls =    789
VariableMetric: Iteration #  93 - FCN =   297171.6166551 Edm =      1422.24 NCalls =    792
VariableMetric: Iteration #  94 - FCN =   297170.4258318 Edm =      281.468 NCalls =    795
VariableMetric: Iteration #  95 - FCN =   297169.9397353 Edm =      258.797 NCalls =    798
VariableMetric: Iteration #  96 - FCN =   297169.4300274 Edm =      23.5941 NCalls =    801
VariableMetric: Iteration #  97 - FCN =   297169.1754316 Edm =      12.0532 NCalls =    804
VariableMetric: Iteration #  98 - FCN =   297169.1123985 Edm =      25.1954 NCalls =    807
VariableMetric: Iteration #  99 - FCN =   297168.7669573 Edm =      48.7731 NCalls =    809
VariableMetric: Iteration # 100 - FCN =   297168.2857991 Edm =      6.73779 NCalls =    811
VariableMetric: Iteration # 101 - FCN =    297167.846429 Edm =      2.95679 NCalls =    813
VariableMetric: Iteration # 102 - FCN =   297167.6213409 Edm =      1.62378 NCalls =    815
VariableMetric: Iteration # 103 - FCN =   297167.2086371 Edm =      11.1928 NCalls =    817
VariableMetric: Iteration # 104 - FCN =   297166.4934144 Edm =      5.24064 NCalls =    819
VariableMetric: Iteration # 105 - FCN =   297166.2421058 Edm =      0.93319 NCalls =    821
VariableMetric: Iteration # 106 - FCN =   297166.1955593 Edm =     0.352313 NCalls =    823
VariableMetric: Iteration # 107 - FCN =   297166.1725932 Edm =     0.105892 NCalls =    825
VariableMetric: Iteration # 108 - FCN =   297166.0685634 Edm =    0.0456984 NCalls =    827
VariableMetric: Iteration # 109 - FCN =    297166.024859 Edm =     0.111632 NCalls =    830
VariableMetric: Iteration # 110 - FCN =   297166.0180236 Edm =     0.110884 NCalls =    832
VariableMetric: Iteration # 111 - FCN =   297166.0007967 Edm =    0.0164005 NCalls =    834
VariableMetric: Iteration # 112 - FCN =   297165.9892931 Edm =   0.00412143 NCalls =    836
VariableMetric: Iteration # 113 - FCN =   297165.9860077 Edm =   0.00223787 NCalls =    838
VariableMetric: Iteration # 114 - FCN =   297165.9829095 Edm =   0.00234767 NCalls =    841
VariableMetric: Iteration # 115 - FCN =   297165.9779337 Edm =   0.00215241 NCalls =    845
VariableMetric: Iteration # 116 - FCN =   297165.9760305 Edm =  0.000578833 NCalls =    847
VariableMetric: Iteration # 117 - FCN =   297165.9755399 Edm =  9.16508e-05 NCalls =    848
VariableMetric: Iteration # 118 - FCN =    297165.975339 Edm =  0.000140144 NCalls =    850
VariableMetric: Iteration # 119 - FCN =   297165.9742762 Edm =   0.00095964 NCalls =    854
VariableMetric: Iteration # 120 - FCN =   297165.9701944 Edm =   0.00192637 NCalls =    857
VariableMetric: Iteration # 121 - FCN =   297165.9681345 Edm =  0.000518725 NCalls =    859
VariableMetric: Iteration # 122 - FCN =   297165.9675995 Edm =  0.000201856 NCalls =    861
VariableMetric: Iteration # 123 - FCN =   297165.9669299 Edm =  0.000520492 NCalls =    863
VariableMetric: Iteration # 124 - FCN =   297165.9649302 Edm =   0.00158917 NCalls =    867
VariableMetric: Iteration # 125 - FCN =   297165.9639665 Edm =   0.00105465 NCalls =    869
VariableMetric: Iteration # 126 - FCN =   297165.9624556 Edm =  0.000963048 NCalls =    872
VariableMetric: Iteration # 127 - FCN =   297165.9616569 Edm =  0.000441409 NCalls =    874
VariableMetric: Iteration # 128 - FCN =    297165.961022 Edm =  5.78305e-05 NCalls =    876
VariableMetric: Iteration # 129 - FCN =   297165.9609385 Edm =  1.30678e-05 NCalls =    878
VariableMetric: After Hessian   - FCN =   297165.9609385 Edm =  1.67271e-05 NCalls =   1375
VariableMetric: Iteration # 130 - FCN =   297165.9609385 Edm =  1.67271e-05 NCalls =   1375
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   305932.3908653 Edm =      20.9153 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   305932.3908653 Edm =      20.9153 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301374.0252489 Edm =      4.43396 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   301324.5007794 Edm =      24.9656 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   301299.9491787 Edm =      19.0246 NCalls =     14
VariableMetric: Iteration #   4 - FCN =   300262.6258014 Edm =      131.647 NCalls =     25
VariableMetric: Iteration #   5 - FCN =   299658.9865092 Edm =      759.417 NCalls =     28
VariableMetric: Iteration #   6 - FCN =   298492.4214747 Edm =      13.4555 NCalls =     34
VariableMetric: Iteration #   7 - FCN =   298483.4169837 Edm =      18.7025 NCalls =     36
VariableMetric: Iteration #   8 - FCN =   298479.7206125 Edm =     0.398558 NCalls =     37
VariableMetric: Iteration #   9 - FCN =   298477.2973554 Edm =      1.66489 NCalls =     40
VariableMetric: Iteration #  10 - FCN =   298392.7914929 Edm =      67.3928 NCalls =     45
VariableMetric: Iteration #  11 - FCN =   298177.3377241 Edm =      31.2821 NCalls =     48
VariableMetric: Iteration #  12 - FCN =   298145.2990613 Edm =     0.630059 NCalls =     49
VariableMetric: Iteration #  13 - FCN =   298144.2083276 Edm =     0.232173 NCalls =     51
VariableMetric: Iteration #  14 - FCN =   298107.7395043 Edm =      33.9127 NCalls =     57
VariableMetric: Iteration #  15 - FCN =   297834.4983065 Edm =      17.6686 NCalls =     61
VariableMetric: Iteration #  16 - FCN =    297815.117412 Edm =      2.35798 NCalls =     63
VariableMetric: Iteration #  17 - FCN =    297811.434972 Edm =     0.153755 NCalls =     65
VariableMetric: Iteration #  18 - FCN =   297810.7934166 Edm =     0.489654 NCalls =     67
VariableMetric: Iteration #  19 - FCN =   297795.1558919 Edm =      16.7983 NCalls =     71
VariableMetric: Iteration #  20 - FCN =   297766.3209258 Edm =      25.4184 NCalls =     76
VariableMetric: Iteration #  21 - FCN =   297430.4091544 Edm =      46.3803 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297395.7031363 Edm =      17.4602 NCalls =     82
VariableMetric: Iteration #  23 - FCN =   297373.5994608 Edm =      2.59938 NCalls =     84
VariableMetric: Iteration #  24 - FCN =   297370.9828201 Edm =     0.167374 NCalls =     85
VariableMetric: Iteration #  25 - FCN =   297370.8504759 Edm =    0.0210383 NCalls =     87
VariableMetric: Iteration #  26 - FCN =   297370.7222925 Edm =    0.0879547 NCalls =     90
VariableMetric: Iteration #  27 - FCN =   297367.3537704 Edm =      3.15309 NCalls =     94
VariableMetric: Iteration #  28 - FCN =    297306.909305 Edm =      3.77686 NCalls =     98
VariableMetric: Iteration #  29 - FCN =   297302.7840601 Edm =     0.555655 NCalls =    100
VariableMetric: Iteration #  30 - FCN =    297301.960051 Edm =    0.0952572 NCalls =    102
VariableMetric: Iteration #  31 - FCN =   297301.8671072 Edm =   0.00312675 NCalls =    103
VariableMetric: Iteration #  32 - FCN =   297301.8599203 Edm =   0.00333435 NCalls =    105
VariableMetric: Iteration #  33 - FCN =    297301.834843 Edm =    0.0142582 NCalls =    108
VariableMetric: Iteration #  34 - FCN =   297301.4072227 Edm =     0.432829 NCalls =    112
VariableMetric: Iteration #  35 - FCN =   297297.9599248 Edm =      2.78926 NCalls =    118
VariableMetric: Iteration #  36 - FCN =   297274.5571477 Edm =      11.7341 NCalls =    122
VariableMetric: Iteration #  37 - FCN =    297266.014454 Edm =      1.46235 NCalls =    124
VariableMetric: Iteration #  38 - FCN =   297264.4316257 Edm =     0.185839 NCalls =    126
VariableMetric: Iteration #  39 - FCN =   297264.2109174 Edm =    0.0311737 NCalls =    128
VariableMetric: Iteration #  40 - FCN =   297264.1878809 Edm =   0.00431706 NCalls =    130
VariableMetric: Iteration #  41 - FCN =   297264.1811334 Edm =   0.00180496 NCalls =    132
VariableMetric: Iteration #  42 - FCN =   297264.0572335 Edm =     0.120543 NCalls =    137
VariableMetric: Iteration #  43 - FCN =    297257.047211 Edm =     0.876373 NCalls =    143
VariableMetric: Iteration #  44 - FCN =   297255.8743394 Edm =      0.18519 NCalls =    145
VariableMetric: Iteration #  45 - FCN =   297255.6487095 Edm =     0.112385 NCalls =    147
VariableMetric: Iteration #  46 - FCN =   297255.5490293 Edm =    0.0127681 NCalls =    149
VariableMetric: Iteration #  47 - FCN =   297255.5364094 Edm =   0.00079091 NCalls =    150
VariableMetric: Iteration #  48 - FCN =   297255.5351347 Edm =  0.000491043 NCalls =    152
VariableMetric: Iteration #  49 - FCN =   297255.5190708 Edm =    0.0157502 NCalls =    156
VariableMetric: Iteration #  50 - FCN =   297254.6921958 Edm =     0.109297 NCalls =    163
VariableMetric: Iteration #  51 - FCN =   297252.8033989 Edm =     0.940287 NCalls =    165
VariableMetric: Iteration #  52 - FCN =   297251.5835787 Edm =      1.65656 NCalls =    167
VariableMetric: Iteration #  53 - FCN =   297248.3347938 Edm =     0.874219 NCalls =    171
VariableMetric: Iteration #  54 - FCN =   297246.5401461 Edm =       1.1197 NCalls =    173
VariableMetric: Iteration #  55 - FCN =   297245.8101039 Edm =      2.03263 NCalls =    175
VariableMetric: Iteration #  56 - FCN =   297243.8423568 Edm =      1.30302 NCalls =    179
VariableMetric: Iteration #  57 - FCN =   297242.3418177 Edm =      3.71338 NCalls =    184
VariableMetric: Iteration #  58 - FCN =   297239.7408758 Edm =      1.61728 NCalls =    187
VariableMetric: Iteration #  59 - FCN =   297239.0587425 Edm =     0.569334 NCalls =    189
VariableMetric: Iteration #  60 - FCN =   297238.5596618 Edm =    0.0579366 NCalls =    191
VariableMetric: Iteration #  61 - FCN =   297238.5093565 Edm =   0.00401929 NCalls =    193
VariableMetric: Iteration #  62 - FCN =   297238.5027498 Edm =     0.003841 NCalls =    195
VariableMetric: Iteration #  63 - FCN =   297238.4925676 Edm =   0.00942434 NCalls =    198
VariableMetric: Iteration #  64 - FCN =   297238.3901302 Edm =     0.109466 NCalls =    203
VariableMetric: Iteration #  65 - FCN =   297238.3041455 Edm =    0.0767603 NCalls =    208
VariableMetric: Iteration #  66 - FCN =   297231.1079776 Edm =       2.2596 NCalls =    213
VariableMetric: Iteration #  67 - FCN =   297228.1687998 Edm =     0.277205 NCalls =    215
VariableMetric: Iteration #  68 - FCN =   297227.7775645 Edm =    0.0709285 NCalls =    217
VariableMetric: Iteration #  69 - FCN =   297227.7135692 Edm =    0.0101406 NCalls =    219
VariableMetric: Iteration #  70 - FCN =   297227.7072594 Edm =    0.0015578 NCalls =    221
VariableMetric: Iteration #  71 - FCN =   297227.7057551 Edm =  0.000250543 NCalls =    223
VariableMetric: Iteration #  72 - FCN =   297227.7024546 Edm =   0.00339545 NCalls =    226
VariableMetric: Iteration #  73 - FCN =   297227.6959733 Edm =   0.00633572 NCalls =    230
VariableMetric: Iteration #  74 - FCN =   297227.3436552 Edm =    0.0372269 NCalls =    237
VariableMetric: Iteration #  75 - FCN =   297225.6501547 Edm =     0.492636 NCalls =    240
VariableMetric: Iteration #  76 - FCN =   297224.2527614 Edm =     0.211001 NCalls =    242
VariableMetric: Iteration #  77 - FCN =   297223.9484219 Edm =    0.0350193 NCalls =    244
VariableMetric: Iteration #  78 - FCN =    297223.931416 Edm =   0.00425174 NCalls =    246
VariableMetric: Iteration #  79 - FCN =   297223.9269118 Edm =  0.000457261 NCalls =    248
VariableMetric: Iteration #  80 - FCN =   297223.9263723 Edm =  0.000159326 NCalls =    250
VariableMetric: Iteration #  81 - FCN =   297223.9257668 Edm =  0.000459176 NCalls =    252
VariableMetric: Iteration #  82 - FCN =   297223.9073714 Edm =    0.0209651 NCalls =    256
VariableMetric: Iteration #  83 - FCN =   297223.8410418 Edm =     0.057061 NCalls =    261
VariableMetric: Iteration #  84 - FCN =   297222.2500469 Edm =     0.299993 NCalls =    265
VariableMetric: Iteration #  85 - FCN =    297221.927918 Edm =   0.00828522 NCalls =    267
VariableMetric: Iteration #  86 - FCN =   297221.9191239 Edm =  0.000133616 NCalls =    269
VariableMetric: Iteration #  87 - FCN =   297221.9189246 Edm =  6.10004e-05 NCalls =    271
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   347599.4771525 Edm =       417.45 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   347599.4771525 Edm =       417.45 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   310440.2557272 Edm =       24.189 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   308693.3234936 Edm =      27.0566 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   308677.9002703 Edm =      30.1159 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   304066.3671184 Edm =      4401.07 NCalls =     25
VariableMetric: Iteration #   5 - FCN =   300475.7892916 Edm =      1923.07 NCalls =     33
VariableMetric: Iteration #   6 - FCN =   298621.1523982 Edm =       500.85 NCalls =     34
VariableMetric: Iteration #   7 - FCN =   298264.8406018 Edm =      67.4914 NCalls =     36
VariableMetric: Iteration #   8 - FCN =   298144.7856928 Edm =      9.80624 NCalls =     39
VariableMetric: Iteration #   9 - FCN =   298131.4550011 Edm =     0.251004 NCalls =     41
VariableMetric: Iteration #  10 - FCN =   298130.4039308 Edm =     0.587553 NCalls =     43
VariableMetric: Iteration #  11 - FCN =   298069.4366617 Edm =      23.6598 NCalls =     48
VariableMetric: Iteration #  12 - FCN =   298026.5843552 Edm =     0.279792 NCalls =     50
VariableMetric: Iteration #  13 - FCN =   298026.2029467 Edm =    0.0741331 NCalls =     52
VariableMetric: Iteration #  14 - FCN =   298025.1142805 Edm =      1.16244 NCalls =     56
VariableMetric: Iteration #  15 - FCN =   297945.0742761 Edm =      25.0577 NCalls =     63
VariableMetric: Iteration #  16 - FCN =    297797.689953 Edm =      25.4189 NCalls =     66
VariableMetric: Iteration #  17 - FCN =   297752.7006115 Edm =      5.96176 NCalls =     69
VariableMetric: Iteration #  18 - FCN =   297737.7473425 Edm =      4.93962 NCalls =     72
VariableMetric: Iteration #  19 - FCN =   297729.9859467 Edm =     0.570819 NCalls =     74
VariableMetric: Iteration #  20 - FCN =    297729.206913 Edm =    0.0781552 NCalls =     76
VariableMetric: Iteration #  21 - FCN =   297729.0079029 Edm =     0.113088 NCalls =     78
VariableMetric: Iteration #  22 - FCN =   297727.9130867 Edm =      1.10962 NCalls =     81
VariableMetric: Iteration #  23 - FCN =   297685.3181668 Edm =      40.2187 NCalls =     88
VariableMetric: Iteration #  24 - FCN =   297685.1215018 Edm =     0.139458 NCalls =     90
VariableMetric: Iteration #  25 - FCN =   297683.8253107 Edm =      1.21481 NCalls =     93
VariableMetric: Iteration #  26 - FCN =   297672.0761509 Edm =      5.53222 NCalls =     98
VariableMetric: Iteration #  27 - FCN =   297643.1872155 Edm =      16.4567 NCalls =    100
VariableMetric: Iteration #  28 - FCN =   297564.7216212 Edm =      90.1797 NCalls =    102
VariableMetric: Iteration #  29 - FCN =    297494.010586 Edm =      22.6637 NCalls =    106
VariableMetric: Iteration #  30 - FCN =   297433.5903803 Edm =      13.4572 NCalls =    109
VariableMetric: Iteration #  31 - FCN =   297416.4651921 Edm =      9.87765 NCalls =    111
VariableMetric: Iteration #  32 - FCN =   297401.8014105 Edm =      6.07781 NCalls =    113
VariableMetric: Iteration #  33 - FCN =   297385.3743249 Edm =      8.44519 NCalls =    115
VariableMetric: Iteration #  34 - FCN =   297383.2796094 Edm =      1.48262 NCalls =    117
VariableMetric: Iteration #  35 - FCN =   297382.5830098 Edm =    0.0704655 NCalls =    119
VariableMetric: Iteration #  36 - FCN =   297382.4961819 Edm =    0.0170255 NCalls =    121
VariableMetric: Iteration #  37 - FCN =   297382.4584513 Edm =    0.0151863 NCalls =    123
VariableMetric: Iteration #  38 - FCN =    297382.385569 Edm =    0.0658506 NCalls =    125
VariableMetric: Iteration #  39 - FCN =   297379.0413474 Edm =      3.96123 NCalls =    131
VariableMetric: Iteration #  40 - FCN =   297378.8657094 Edm =     0.153733 NCalls =    134
VariableMetric: Iteration #  41 - FCN =   297367.6263146 Edm =      10.8897 NCalls =    141
VariableMetric: Iteration #  42 - FCN =    297366.947825 Edm =      3.75759 NCalls =    144
VariableMetric: Iteration #  43 - FCN =   297354.0070965 Edm =      5.76418 NCalls =    149
VariableMetric: Iteration #  44 - FCN =   297344.2990327 Edm =     0.201712 NCalls =    156
VariableMetric: Iteration #  45 - FCN =   297344.1662844 Edm =    0.0723612 NCalls =    158
VariableMetric: Iteration #  46 - FCN =   297344.1298383 Edm =   0.00887908 NCalls =    160
VariableMetric: Iteration #  47 - FCN =   297344.1228311 Edm =   0.00219156 NCalls =    162
VariableMetric: Iteration #  48 - FCN =   297344.1210144 Edm =   0.00196662 NCalls =    164
VariableMetric: Iteration #  49 - FCN =   297343.5762669 Edm =     0.409224 NCalls =    171
VariableMetric: Iteration #  50 - FCN =   297336.4914706 Edm =      2.04518 NCalls =    175
VariableMetric: Iteration #  51 - FCN =    297332.302624 Edm =     0.426097 NCalls =    178
VariableMetric: Iteration #  52 - FCN =   297331.2853584 Edm =     0.940176 NCalls =    180
VariableMetric: Iteration #  53 - FCN =   297330.7927275 Edm =     0.245653 NCalls =    183
VariableMetric: Iteration #  54 - FCN =   297330.3876721 Edm =      0.12164 NCalls =    185
VariableMetric: Iteration #  55 - FCN =   297330.2206798 Edm =     0.143042 NCalls =    187
VariableMetric: Iteration #  56 - FCN =    297330.026115 Edm =     0.021452 NCalls =    190
VariableMetric: Iteration #  57 - FCN =   297329.9815679 Edm =    0.0262544 NCalls =    192
VariableMetric: Iteration #  58 - FCN =   297329.9627578 Edm =   0.00330941 NCalls =    194
VariableMetric: Iteration #  59 - FCN =   297329.9582802 Edm =  0.000312022 NCalls =    196
VariableMetric: Iteration #  60 - FCN =   297329.9570289 Edm =  0.000754133 NCalls =    198
VariableMetric: Iteration #  61 - FCN =    297329.898186 Edm =    0.0470734 NCalls =    204
VariableMetric: Iteration #  62 - FCN =   297329.2605155 Edm =      1.07006 NCalls =    208
VariableMetric: Iteration #  63 - FCN =   297329.1319611 Edm =     0.249981 NCalls =    211
VariableMetric: Iteration #  64 - FCN =   297327.8403633 Edm =     0.933782 NCalls =    215
VariableMetric: Iteration #  65 - FCN =   297325.8528243 Edm =    0.0263703 NCalls =    217
VariableMetric: Iteration #  66 - FCN =   297325.8236075 Edm =    0.0020102 NCalls =    219
VariableMetric: Iteration #  67 - FCN =   297325.8200821 Edm =  0.000834325 NCalls =    221
VariableMetric: Iteration #  68 - FCN =   297325.8180904 Edm =  0.000229469 NCalls =    223
VariableMetric: Iteration #  69 - FCN =   297325.8175933 Edm =  0.000218315 NCalls =    225
VariableMetric: Iteration #  70 - FCN =   297325.8116532 Edm =   0.00600601 NCalls =    229
VariableMetric: Iteration #  71 - FCN =   297325.5537987 Edm =      0.14329 NCalls =    236
VariableMetric: Iteration #  72 - FCN =   297323.9428423 Edm =     0.548118 NCalls =    240
VariableMetric: Iteration #  73 - FCN =   297323.4314116 Edm =      0.17404 NCalls =    242
VariableMetric: Iteration #  74 - FCN =   297323.2754573 Edm =   0.00698935 NCalls =    244
VariableMetric: Iteration #  75 - FCN =   297323.2690485 Edm =  0.000150739 NCalls =    245
VariableMetric: Iteration #  76 - FCN =   297323.2686624 Edm =  0.000194699 NCalls =    247
VariableMetric: Iteration #  77 - FCN =   297323.2667741 Edm =   0.00114728 NCalls =    250
VariableMetric: Iteration #  78 - FCN =   297323.2304976 Edm =    0.0347082 NCalls =    254
VariableMetric: Iteration #  79 - FCN =   297322.2585075 Edm =     0.617861 NCalls =    259
VariableMetric: Iteration #  80 - FCN =   297321.0322711 Edm =     0.269575 NCalls =    262
VariableMetric: Iteration #  81 - FCN =   297320.8241877 Edm =    0.0261786 NCalls =    264
VariableMetric: Iteration #  82 - FCN =   297320.7963164 Edm =   0.00213658 NCalls =    266
VariableMetric: Iteration #  83 - FCN =   297320.7925011 Edm =   0.00110471 NCalls =    268
VariableMetric: Iteration #  84 - FCN =   297320.7877004 Edm =   0.00136572 NCalls =    271
VariableMetric: Iteration #  85 - FCN =   297320.7851289 Edm =  0.000508564 NCalls =    273
VariableMetric: Iteration #  86 - FCN =   297320.7817292 Edm =   0.00318076 NCalls =    276
VariableMetric: Iteration #  87 - FCN =    297320.706115 Edm =    0.0762479 NCalls =    282
VariableMetric: Iteration #  88 - FCN =   297320.6902599 Edm =    0.0144115 NCalls =    286
VariableMetric: Iteration #  89 - FCN =   297320.0682088 Edm =      1.19046 NCalls =    294
VariableMetric: Iteration #  90 - FCN =   297320.0513997 Edm =    0.0554005 NCalls =    296
VariableMetric: Iteration #  91 - FCN =   297318.7093932 Edm =       1.0328 NCalls =    303
VariableMetric: Iteration #  92 - FCN =   297318.6766997 Edm =    0.0681054 NCalls =    305
VariableMetric: Iteration #  93 - FCN =   297318.1881169 Edm =     0.437477 NCalls =    309
VariableMetric: Iteration #  94 - FCN =   297315.8546012 Edm =     0.460279 NCalls =    312
VariableMetric: Iteration #  95 - FCN =   297315.2153775 Edm =     0.201492 NCalls =    314
VariableMetric: Iteration #  96 - FCN =   297315.0110316 Edm =      0.33213 NCalls =    317
VariableMetric: Iteration #  97 - FCN =   297314.2722617 Edm =     0.244687 NCalls =    320
VariableMetric: Iteration #  98 - FCN =   297313.6156753 Edm =     0.472992 NCalls =    323
VariableMetric: Iteration #  99 - FCN =   297312.3566019 Edm =     0.809412 NCalls =    327
VariableMetric: Iteration # 100 - FCN =   297312.0000273 Edm =     0.370001 NCalls =    330
VariableMetric: Iteration # 101 - FCN =   297311.5466577 Edm =    0.0272274 NCalls =    332
VariableMetric: Iteration # 102 - FCN =   297311.4841166 Edm =    0.0792043 NCalls =    334
VariableMetric: Iteration # 103 - FCN =   297311.4466704 Edm =    0.0554798 NCalls =    336
VariableMetric: Iteration # 104 - FCN =    297311.298271 Edm =     0.031568 NCalls =    339
VariableMetric: Iteration # 105 - FCN =   297311.2648634 Edm =    0.0225535 NCalls =    341
VariableMetric: Iteration # 106 - FCN =   297311.2488054 Edm =   0.00311579 NCalls =    343
VariableMetric: Iteration # 107 - FCN =   297311.2446585 Edm =  0.000472824 NCalls =    345
VariableMetric: Iteration # 108 - FCN =   297311.2439487 Edm =   0.00026059 NCalls =    347
VariableMetric: Iteration # 109 - FCN =   297311.2351118 Edm =   0.00846587 NCalls =    352
VariableMetric: Iteration # 110 - FCN =   297310.6617767 Edm =     0.446388 NCalls =    357
VariableMetric: Iteration # 111 - FCN =   297308.8598965 Edm =     0.449127 NCalls =    361
VariableMetric: Iteration # 112 - FCN =   297308.5066771 Edm =     0.415336 NCalls =    363
VariableMetric: Iteration # 113 - FCN =   297308.2634191 Edm =     0.121258 NCalls =    366
VariableMetric: Iteration # 114 - FCN =   297308.1147642 Edm =     0.079695 NCalls =    368
VariableMetric: Iteration # 115 - FCN =   297308.0052804 Edm =    0.0674285 NCalls =    370
VariableMetric: Iteration # 116 - FCN =   297307.9419419 Edm =     0.054404 NCalls =    372
VariableMetric: Iteration # 117 - FCN =   297307.9024386 Edm =    0.0286207 NCalls =    374
VariableMetric: Iteration # 118 - FCN =   297307.8646451 Edm =   0.00815286 NCalls =    377
VariableMetric: Iteration # 119 - FCN =   297307.8520901 Edm =   0.00268621 NCalls =    379
VariableMetric: Iteration # 120 - FCN =   297307.8501512 Edm =   0.00118824 NCalls =    381
VariableMetric: Iteration # 121 - FCN =   297307.8482718 Edm =  0.000657663 NCalls =    383
VariableMetric: Iteration # 122 - FCN =   297307.8418669 Edm =   0.00292482 NCalls =    386
VariableMetric: Iteration # 123 - FCN =    297307.836835 Edm =   0.00127801 NCalls =    389
VariableMetric: Iteration # 124 - FCN =   297307.8358729 Edm =  0.000388997 NCalls =    391
VariableMetric: Iteration # 125 - FCN =   297307.8349154 Edm =  0.000700814 NCalls =    393
VariableMetric: Iteration # 126 - FCN =   297307.7495255 Edm =    0.0843727 NCalls =    399
VariableMetric: Iteration # 127 - FCN =   297307.6597744 Edm =     0.086284 NCalls =    406
VariableMetric: Iteration # 128 - FCN =   297306.5839974 Edm =     0.254524 NCalls =    409
VariableMetric: Iteration # 129 - FCN =   297306.4777658 Edm =    0.0293793 NCalls =    411
VariableMetric: Iteration # 130 - FCN =   297306.4543317 Edm =    0.0106667 NCalls =    412
VariableMetric: Iteration # 131 - FCN =   297306.4411576 Edm =   0.00867563 NCalls =    414
VariableMetric: Iteration # 132 - FCN =   297306.4284358 Edm =   0.00841796 NCalls =    419
VariableMetric: Iteration # 133 - FCN =   297306.4172178 Edm =    0.0150711 NCalls =    423
VariableMetric: Iteration # 134 - FCN =   297306.4036111 Edm =    0.0113573 NCalls =    426
VariableMetric: Iteration # 135 - FCN =   297306.3809652 Edm =    0.0154113 NCalls =    430
VariableMetric: Iteration # 136 - FCN =   297306.3655707 Edm =     0.014215 NCalls =    432
VariableMetric: Iteration # 137 - FCN =   297306.3529888 Edm =   0.00697659 NCalls =    437
VariableMetric: Iteration # 138 - FCN =   297306.3436683 Edm =   0.00771699 NCalls =    439
VariableMetric: Iteration # 139 - FCN =    297306.339998 Edm =   0.00239982 NCalls =    441
VariableMetric: Iteration # 140 - FCN =   297306.3354414 Edm =  0.000822662 NCalls =    443
VariableMetric: Iteration # 141 - FCN =   297306.3344027 Edm =  0.000146739 NCalls =    445
VariableMetric: Iteration # 142 - FCN =   297306.3342617 Edm =  3.59764e-05 NCalls =    447
VariableMetric: After Hessian   - FCN =   297306.3342617 Edm =      5.71809 NCalls =    932
VariableMetric: Iteration # 143 - FCN =   297306.3342617 Edm =      5.71809 NCalls =    932
VariableMetric: Iteration # 144 - FCN =   297305.3634625 Edm =      7.26463 NCalls =    934
VariableMetric: Iteration # 145 - FCN =   297305.3172994 Edm =       1.5039 NCalls =    937
VariableMetric: Iteration # 146 - FCN =    297304.615581 Edm =     0.519078 NCalls =    939
VariableMetric: Iteration # 147 - FCN =   297304.1324167 Edm =     0.676454 NCalls =    941
VariableMetric: Iteration # 148 - FCN =   297303.8428466 Edm =     0.628791 NCalls =    943
VariableMetric: Iteration # 149 - FCN =   297303.5938015 Edm =     0.197245 NCalls =    946
VariableMetric: Iteration # 150 - FCN =   297303.2860758 Edm =     0.173195 NCalls =    949
VariableMetric: Iteration # 151 - FCN =   297303.1986665 Edm =    0.0963821 NCalls =    951
VariableMetric: Iteration # 152 - FCN =   297303.1267563 Edm =    0.0777649 NCalls =    954
VariableMetric: Iteration # 153 - FCN =   297302.9819162 Edm =     0.076559 NCalls =    958
VariableMetric: Iteration # 154 - FCN =   297302.6719677 Edm =     0.591635 NCalls =    964
VariableMetric: Iteration # 155 - FCN =   297302.3788754 Edm =      3.01877 NCalls =    966
VariableMetric: Iteration # 156 - FCN =   297302.0226526 Edm =      1.26262 NCalls =    969
VariableMetric: Iteration # 157 - FCN =   297301.9538629 Edm =     0.222774 NCalls =    971
VariableMetric: Iteration # 158 - FCN =   297301.8531392 Edm =     0.748149 NCalls =    973
VariableMetric: Iteration # 159 - FCN =   297300.5636883 Edm =      1.37851 NCalls =    977
VariableMetric: Iteration # 160 - FCN =   297300.4588871 Edm =     0.221306 NCalls =    980
VariableMetric: Iteration # 161 - FCN =   297300.1414314 Edm =     0.634155 NCalls =    982
VariableMetric: Iteration # 162 - FCN =   297297.7572874 Edm =      1.54703 NCalls =    988
VariableMetric: Iteration # 163 - FCN =   297294.5824729 Edm =      2.25678 NCalls =    991
VariableMetric: Iteration # 164 - FCN =   297293.4215094 Edm =      1.96071 NCalls =    993
VariableMetric: Iteration # 165 - FCN =   297292.7660186 Edm =     0.756175 NCalls =    994
VariableMetric: Iteration # 166 - FCN =   297292.5177751 Edm =     0.290458 NCalls =    996
VariableMetric: Iteration # 167 - FCN =   297292.3237099 Edm =    0.0555894 NCalls =    998
VariableMetric: Iteration # 168 - FCN =   297292.2312672 Edm =    0.0370243 NCalls =   1000
VariableMetric: Iteration # 169 - FCN =   297292.1598355 Edm =    0.0312232 NCalls =   1002
VariableMetric: Iteration # 170 - FCN =   297292.1168565 Edm =    0.0158568 NCalls =   1004
VariableMetric: Iteration # 171 - FCN =   297292.0871565 Edm =     0.010987 NCalls =   1006
VariableMetric: Iteration # 172 - FCN =   297292.0676504 Edm =   0.00488114 NCalls =   1008
VariableMetric: Iteration # 173 - FCN =   297292.0524916 Edm =    0.0100854 NCalls =   1010
VariableMetric: Iteration # 174 - FCN =   297292.0153246 Edm =    0.0239183 NCalls =   1013
VariableMetric: Iteration # 175 - FCN =   297291.9560335 Edm =    0.0356767 NCalls =   1016
VariableMetric: Iteration # 176 - FCN =   297291.8061688 Edm =     0.089229 NCalls =   1020
VariableMetric: Iteration # 177 - FCN =    297291.694179 Edm =     0.110882 NCalls =   1023
VariableMetric: Iteration # 178 - FCN =   297291.5897565 Edm =    0.0431277 NCalls =   1025
VariableMetric: Iteration # 179 - FCN =   297291.5422193 Edm =    0.0471731 NCalls =   1026
VariableMetric: Iteration # 180 - FCN =   297291.4526183 Edm =    0.0489794 NCalls =   1028
VariableMetric: Iteration # 181 - FCN =   297291.2631677 Edm =     0.114681 NCalls =   1031
VariableMetric: Iteration # 182 - FCN =   297291.1959163 Edm =    0.0847223 NCalls =   1034
VariableMetric: Iteration # 183 - FCN =   297291.0117345 Edm =     0.131946 NCalls =   1037
VariableMetric: Iteration # 184 - FCN =   297290.8722592 Edm =     0.144553 NCalls =   1039
VariableMetric: Iteration # 185 - FCN =   297290.6435555 Edm =     0.147126 NCalls =   1042
VariableMetric: Iteration # 186 - FCN =   297290.2297391 Edm =     0.321537 NCalls =   1044
VariableMetric: Iteration # 187 - FCN =   297290.0977999 Edm =     0.293843 NCalls =   1047
VariableMetric: Iteration # 188 - FCN =   297289.9118093 Edm =      0.13005 NCalls =   1051
VariableMetric: Iteration # 189 - FCN =   297289.7928699 Edm =    0.0603929 NCalls =   1053
VariableMetric: Iteration # 190 - FCN =   297289.7434045 Edm =     0.060323 NCalls =   1056
VariableMetric: Iteration # 191 - FCN =   297289.5328328 Edm =    0.0409156 NCalls =   1060
VariableMetric: Iteration # 192 - FCN =   297289.4968136 Edm =    0.0303565 NCalls =   1062
VariableMetric: Iteration # 193 - FCN =   297289.4697539 Edm =    0.0145802 NCalls =   1064
VariableMetric: Iteration # 194 - FCN =   297289.4508174 Edm =    0.0202374 NCalls =   1067
VariableMetric: Iteration # 195 - FCN =   297289.4167362 Edm =    0.0144611 NCalls =   1070
VariableMetric: Iteration # 196 - FCN =   297289.3988972 Edm =   0.00536731 NCalls =   1072
VariableMetric: Iteration # 197 - FCN =   297289.3893053 Edm =   0.00319555 NCalls =   1075
VariableMetric: Iteration # 198 - FCN =   297289.3832967 Edm =   0.00132373 NCalls =   1077
VariableMetric: Iteration # 199 - FCN =   297289.3787302 Edm =   0.00266857 NCalls =   1079
VariableMetric: Iteration # 200 - FCN =   297289.3569594 Edm =      0.01141 NCalls =   1083
VariableMetric: Iteration # 201 - FCN =   297289.3396717 Edm =    0.0100937 NCalls =   1086
VariableMetric: Iteration # 202 - FCN =   297289.3349397 Edm =   0.00296039 NCalls =   1088
VariableMetric: Iteration # 203 - FCN =   297289.3313166 Edm =  0.000642333 NCalls =   1090
VariableMetric: Iteration # 204 - FCN =   297289.3304752 Edm =  9.28845e-05 NCalls =   1092
VariableMetric: Iteration # 205 - FCN =   297289.3302588 Edm =  7.18532e-05 NCalls =   1094
VariableMetric: Iteration # 206 - FCN =   297289.3300722 Edm =  5.89643e-05 NCalls =   1096
VariableMetric: After Hessian   - FCN =   297289.3300722 Edm =  0.000400583 NCalls =   1589
VariableMetric: Iteration # 207 - FCN =   297289.3300722 Edm =  0.000400583 NCalls =   1589
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   305171.0071753 Edm =      51.7501 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   305171.0071753 Edm =      51.7501 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301509.4633818 Edm =      3.33305 NCalls =      9
VariableMetric: Iteration #   2 - FCN =   301503.3971432 Edm =      4.61191 NCalls =     11
VariableMetric: Iteration #   3 - FCN =   300974.5916082 Edm =       470.45 NCalls =     18
VariableMetric: Iteration #   4 - FCN =   299090.6978388 Edm =      8.48802 NCalls =     23
VariableMetric: Iteration #   5 - FCN =   298987.0416334 Edm =     0.604437 NCalls =     27
VariableMetric: Iteration #   6 - FCN =   298976.1837312 Edm =      10.1181 NCalls =     31
VariableMetric: Iteration #   7 - FCN =   298701.1266496 Edm =      95.9965 NCalls =     36
VariableMetric: Iteration #   8 - FCN =   298145.0614799 Edm =       549.72 NCalls =     39
VariableMetric: Iteration #   9 - FCN =   297567.7699663 Edm =      65.2086 NCalls =     43
VariableMetric: Iteration #  10 - FCN =   297524.6472713 Edm =       16.875 NCalls =     45
VariableMetric: Iteration #  11 - FCN =   297503.7137819 Edm =     0.155441 NCalls =     47
VariableMetric: Iteration #  12 - FCN =   297503.5350277 Edm =    0.0488866 NCalls =     49
VariableMetric: Iteration #  13 - FCN =   297502.7068607 Edm =     0.730678 NCalls =     53
VariableMetric: Iteration #  14 - FCN =   297434.2906642 Edm =      4.23117 NCalls =     58
VariableMetric: Iteration #  15 - FCN =   297430.0863246 Edm =     0.030896 NCalls =     60
VariableMetric: Iteration #  16 - FCN =   297430.0295334 Edm =    0.0234996 NCalls =     62
VariableMetric: Iteration #  17 - FCN =   297424.6379053 Edm =      4.80207 NCalls =     68
VariableMetric: Iteration #  18 - FCN =   297320.4761489 Edm =      6.70748 NCalls =     72
VariableMetric: Iteration #  19 - FCN =   297311.9306197 Edm =     0.700676 NCalls =     74
VariableMetric: Iteration #  20 - FCN =   297310.7925135 Edm =    0.0110443 NCalls =     76
VariableMetric: Iteration #  21 - FCN =   297310.7782764 Edm =   0.00228431 NCalls =     78
VariableMetric: Iteration #  22 - FCN =   297310.6249272 Edm =     0.126458 NCalls =     83
VariableMetric: Iteration #  23 - FCN =    297302.580221 Edm =      6.10742 NCalls =     88
VariableMetric: Iteration #  24 - FCN =   297290.6152065 Edm =     0.199713 NCalls =     90
VariableMetric: Iteration #  25 - FCN =   297290.3378548 Edm =   0.00803995 NCalls =     92
VariableMetric: Iteration #  26 - FCN =    297290.329577 Edm =  0.000397759 NCalls =     93
VariableMetric: Iteration #  27 - FCN =   297290.3277131 Edm =   0.00151539 NCalls =     95
VariableMetric: Iteration #  28 - FCN =   297290.2428245 Edm =    0.0953361 NCalls =    101
VariableMetric: Iteration #  29 - FCN =   297289.7622064 Edm =     0.146292 NCalls =    108
VariableMetric: Iteration #  30 - FCN =   297287.4343602 Edm =      1.52341 NCalls =    111
VariableMetric: Iteration #  31 - FCN =    297282.489587 Edm =      2.91634 NCalls =    115
VariableMetric: Iteration #  32 - FCN =   297281.0595773 Edm =     0.738144 NCalls =    117
VariableMetric: Iteration #  33 - FCN =   297280.4276704 Edm =    0.0346986 NCalls =    118
VariableMetric: Iteration #  34 - FCN =   297280.3891905 Edm =   0.00154018 NCalls =    120
VariableMetric: Iteration #  35 - FCN =    297280.386903 Edm =  0.000958584 NCalls =    122
VariableMetric: Iteration #  36 - FCN =    297280.384121 Edm =   0.00288462 NCalls =    124
VariableMetric: Iteration #  37 - FCN =   297280.1380734 Edm =     0.234929 NCalls =    131
VariableMetric: Iteration #  38 - FCN =    297278.124166 Edm =     0.790812 NCalls =    135
VariableMetric: Iteration #  39 - FCN =   297277.4191806 Edm =     0.108222 NCalls =    137
VariableMetric: Iteration #  40 - FCN =   297277.3275936 Edm =   0.00307592 NCalls =    138
VariableMetric: Iteration #  41 - FCN =   297277.3250777 Edm =  5.34186e-05 NCalls =    140
VariableMetric: After Hessian   - FCN =   297277.3250777 Edm =      21008.7 NCalls =    617
VariableMetric: Iteration #  42 - FCN =   297277.3250777 Edm =      21008.7 NCalls =    617
VariableMetric: Iteration #  43 - FCN =   297274.9230804 Edm =      9676.63 NCalls =    625
VariableMetric: Iteration #  44 - FCN =   297272.9919297 Edm =     0.364857 NCalls =    627
VariableMetric: Iteration #  45 - FCN =   297272.5524215 Edm =     0.501763 NCalls =    630
VariableMetric: Iteration #  46 - FCN =   297271.0134669 Edm =     0.435675 NCalls =    634
VariableMetric: Iteration #  47 - FCN =   297267.2571298 Edm =      1.71354 NCalls =    640
VariableMetric: Iteration #  48 - FCN =   297265.8701165 Edm =      1.78006 NCalls =    642
VariableMetric: Iteration #  49 - FCN =   297264.6072016 Edm =     0.417085 NCalls =    644
VariableMetric: Iteration #  50 - FCN =   297263.7749212 Edm =      1.04135 NCalls =    647
VariableMetric: Iteration #  51 - FCN =     297263.19874 Edm =     0.362738 NCalls =    650
VariableMetric: Iteration #  52 - FCN =   297262.6411494 Edm =     0.158858 NCalls =    652
VariableMetric: Iteration #  53 - FCN =   297262.2706058 Edm =    0.0915404 NCalls =    654
VariableMetric: Iteration #  54 - FCN =   297262.1392417 Edm =    0.0295152 NCalls =    656
VariableMetric: Iteration #  55 - FCN =   297261.9782622 Edm =    0.0336313 NCalls =    659
VariableMetric: Iteration #  56 - FCN =   297261.9060654 Edm =    0.0284783 NCalls =    661
VariableMetric: Iteration #  57 - FCN =   297261.7265389 Edm =    0.0550433 NCalls =    664
VariableMetric: Iteration #  58 - FCN =   297261.5421134 Edm =    0.0594102 NCalls =    666
VariableMetric: Iteration #  59 - FCN =   297261.3903805 Edm =    0.0525259 NCalls =    668
VariableMetric: Iteration #  60 - FCN =   297261.2698803 Edm =    0.0462553 NCalls =    670
VariableMetric: Iteration #  61 - FCN =   297261.2080732 Edm =    0.0353844 NCalls =    672
VariableMetric: Iteration #  62 - FCN =   297261.1378352 Edm =    0.0589047 NCalls =    674
VariableMetric: Iteration #  63 - FCN =    297260.894082 Edm =     0.111562 NCalls =    678
VariableMetric: Iteration #  64 - FCN =   297260.7915856 Edm =     0.127319 NCalls =    681
VariableMetric: Iteration #  65 - FCN =   297259.9407359 Edm =      1.41434 NCalls =    688
VariableMetric: Iteration #  66 - FCN =   297259.6897701 Edm =     0.928663 NCalls =    691
VariableMetric: Iteration #  67 - FCN =   297257.0362436 Edm =      4.85915 NCalls =    698
VariableMetric: Iteration #  68 - FCN =    297256.831151 Edm =     0.597878 NCalls =    701
VariableMetric: Iteration #  69 - FCN =   297255.1682807 Edm =      1.76542 NCalls =    706
VariableMetric: Iteration #  70 - FCN =   297254.0499621 Edm =     0.657476 NCalls =    711
VariableMetric: Iteration #  71 - FCN =   297253.3039264 Edm =     0.473879 NCalls =    713
VariableMetric: Iteration #  72 - FCN =   297252.3992771 Edm =     0.221672 NCalls =    716
VariableMetric: Iteration #  73 - FCN =   297252.0868991 Edm =     0.128864 NCalls =    718
VariableMetric: Iteration #  74 - FCN =   297251.8152774 Edm =     0.148027 NCalls =    720
VariableMetric: Iteration #  75 - FCN =    297251.588043 Edm =    0.0444347 NCalls =    722
VariableMetric: Iteration #  76 - FCN =   297251.5417798 Edm =    0.0332549 NCalls =    724
VariableMetric: Iteration #  77 - FCN =   297251.5015526 Edm =    0.0257215 NCalls =    727
VariableMetric: Iteration #  78 - FCN =   297251.4418302 Edm =    0.0208683 NCalls =    730
VariableMetric: Iteration #  79 - FCN =   297251.3793166 Edm =    0.0296742 NCalls =    732
VariableMetric: Iteration #  80 - FCN =   297251.2865334 Edm =    0.0300506 NCalls =    734
VariableMetric: Iteration #  81 - FCN =   297251.2171856 Edm =    0.0279528 NCalls =    736
VariableMetric: Iteration #  82 - FCN =   297251.1991432 Edm =    0.0141293 NCalls =    738
VariableMetric: Iteration #  83 - FCN =   297251.1241436 Edm =    0.0417673 NCalls =    741
VariableMetric: Iteration #  84 - FCN =   297251.0060964 Edm =    0.0358674 NCalls =    743
VariableMetric: Iteration #  85 - FCN =    297250.975112 Edm =    0.0261266 NCalls =    744
VariableMetric: Iteration #  86 - FCN =    297250.907677 Edm =     0.038177 NCalls =    748
VariableMetric: Iteration #  87 - FCN =   297250.8420574 Edm =    0.0384408 NCalls =    751
VariableMetric: Iteration #  88 - FCN =   297250.8148371 Edm =    0.0196898 NCalls =    753
VariableMetric: Iteration #  89 - FCN =   297250.7780293 Edm =       0.0202 NCalls =    756
VariableMetric: Iteration #  90 - FCN =    297250.710287 Edm =    0.0206306 NCalls =    758
VariableMetric: Iteration #  91 - FCN =   297250.6787431 Edm =   0.00923599 NCalls =    760
VariableMetric: Iteration #  92 - FCN =   297250.6685964 Edm =    0.0181943 NCalls =    762
VariableMetric: Iteration #  93 - FCN =   297250.6510116 Edm =    0.0216349 NCalls =    765
VariableMetric: Iteration #  94 - FCN =   297250.5959656 Edm =     0.011669 NCalls =    769
VariableMetric: Iteration #  95 - FCN =   297250.5797657 Edm =   0.00865374 NCalls =    771
VariableMetric: Iteration #  96 - FCN =   297250.5743776 Edm =   0.00443298 NCalls =    773
VariableMetric: Iteration #  97 - FCN =   297250.5662687 Edm =   0.00385272 NCalls =    775
VariableMetric: Iteration #  98 - FCN =   297250.5544323 Edm =   0.00538019 NCalls =    778
VariableMetric: Iteration #  99 - FCN =    297250.537361 Edm =   0.00601151 NCalls =    780
VariableMetric: Iteration # 100 - FCN =    297250.527925 Edm =   0.00214326 NCalls =    782
VariableMetric: Iteration # 101 - FCN =   297250.5238608 Edm =   0.00247288 NCalls =    784
VariableMetric: Iteration # 102 - FCN =   297250.5175338 Edm =   0.00286119 NCalls =    787
VariableMetric: Iteration # 103 - FCN =   297250.5108358 Edm =   0.00263145 NCalls =    790
VariableMetric: Iteration # 104 - FCN =   297250.5011213 Edm =   0.00677597 NCalls =    792
VariableMetric: Iteration # 105 - FCN =   297250.4660884 Edm =    0.0132079 NCalls =    797
VariableMetric: Iteration # 106 - FCN =   297250.4486928 Edm =   0.00243892 NCalls =    799
VariableMetric: Iteration # 107 - FCN =   297250.4463764 Edm =   0.00112484 NCalls =    801
VariableMetric: Iteration # 108 - FCN =     297250.44567 Edm =  0.000325626 NCalls =    803
VariableMetric: Iteration # 109 - FCN =   297250.4450487 Edm =  0.000484057 NCalls =    805
VariableMetric: Iteration # 110 - FCN =   297250.4439374 Edm =  0.000801975 NCalls =    808
VariableMetric: Iteration # 111 - FCN =   297250.4414437 Edm =   0.00068799 NCalls =    810
VariableMetric: Iteration # 112 - FCN =   297250.4389595 Edm =  0.000623244 NCalls =    813
VariableMetric: Iteration # 113 - FCN =   297250.4370671 Edm =  0.000821511 NCalls =    815
VariableMetric: Iteration # 114 - FCN =   297250.4323883 Edm =  0.000864235 NCalls =    818
VariableMetric: Iteration # 115 - FCN =   297250.4311211 Edm =  0.000681387 NCalls =    820
VariableMetric: Iteration # 116 - FCN =   297250.4298809 Edm =  0.000988799 NCalls =    822
VariableMetric: Iteration # 117 - FCN =   297250.4263052 Edm =   0.00288301 NCalls =    826
VariableMetric: Iteration # 118 - FCN =    297250.420883 Edm =  0.000739302 NCalls =    829
VariableMetric: Iteration # 119 - FCN =   297250.4200973 Edm =   0.00014055 NCalls =    831
VariableMetric: Iteration # 120 - FCN =   297250.4199558 Edm =  6.42952e-05 NCalls =    833
VariableMetric: After Hessian   - FCN =   297250.4199558 Edm =     0.127651 NCalls =   1316
VariableMetric: Iteration # 121 - FCN =   297250.4199558 Edm =     0.127651 NCalls =   1316
VariableMetric: Iteration # 122 - FCN =   297250.4176747 Edm =    0.0180562 NCalls =   1319
VariableMetric: Iteration # 123 - FCN =   297250.4143302 Edm =   0.00196732 NCalls =   1322
VariableMetric: Iteration # 124 - FCN =   297250.4119815 Edm =  0.000552779 NCalls =   1324
VariableMetric: Iteration # 125 - FCN =   297250.4114717 Edm =  0.000205904 NCalls =   1325
VariableMetric: Iteration # 126 - FCN =   297250.4112729 Edm =  0.000109085 NCalls =   1327
VariableMetric: Iteration # 127 - FCN =   297250.4110113 Edm =  8.26293e-05 NCalls =   1329
VariableMetric: Iteration # 128 - FCN =    297250.410531 Edm =  0.000207461 NCalls =   1332
VariableMetric: Iteration # 129 - FCN =    297250.409328 Edm =  0.000311865 NCalls =   1335
VariableMetric: Iteration # 130 - FCN =   297250.4088034 Edm =  2.20059e-05 NCalls =   1337
VariableMetric: After Hessian   - FCN =   297250.4088034 Edm =  4.41974e-05 NCalls =   1824
VariableMetric: Iteration # 131 - FCN =   297250.4088034 Edm =  4.41974e-05 NCalls =   1824
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   309925.6738619 Edm =      3039.92 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   309925.6738619 Edm =      3039.92 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   305808.6854988 Edm =      6.36203 NCalls =      6
VariableMetric: Iteration #   2 - FCN =   305698.1353517 Edm =      22.7384 NCalls =     11
VariableMetric: Iteration #   3 - FCN =   298619.1756488 Edm =      267.949 NCalls =     18
VariableMetric: Iteration #   4 - FCN =   298488.9081304 Edm =      405.632 NCalls =     20
VariableMetric: Iteration #   5 - FCN =   297856.1847346 Edm =      29.9248 NCalls =     23
VariableMetric: Iteration #   6 - FCN =   297803.6886283 Edm =      2.89786 NCalls =     25
VariableMetric: Iteration #   7 - FCN =    297802.215496 Edm =     0.224633 NCalls =     27
VariableMetric: Iteration #   8 - FCN =   297793.4148969 Edm =      7.94667 NCalls =     31
VariableMetric: Iteration #   9 - FCN =   297728.0286264 Edm =     0.396316 NCalls =     34
VariableMetric: Iteration #  10 - FCN =   297727.4038043 Edm =     0.103862 NCalls =     36
VariableMetric: Iteration #  11 - FCN =   297721.3842495 Edm =      6.09945 NCalls =     41
VariableMetric: Iteration #  12 - FCN =   297716.8645458 Edm =      4.31853 NCalls =     46
VariableMetric: Iteration #  13 - FCN =   297592.9922604 Edm =     0.248009 NCalls =     51
VariableMetric: Iteration #  14 - FCN =   297592.5070671 Edm =     0.266428 NCalls =     53
VariableMetric: Iteration #  15 - FCN =   297590.1388022 Edm =      2.70031 NCalls =     57
VariableMetric: Iteration #  16 - FCN =   297507.3623781 Edm =       55.848 NCalls =     66
VariableMetric: Iteration #  17 - FCN =   297296.8421286 Edm =      20.1344 NCalls =     68
VariableMetric: Iteration #  18 - FCN =   297275.3484213 Edm =     0.935713 NCalls =     69
VariableMetric: Iteration #  19 - FCN =   297273.8779984 Edm =     0.786392 NCalls =     71
VariableMetric: Iteration #  20 - FCN =   297273.0115388 Edm =    0.0255354 NCalls =     73
VariableMetric: Iteration #  21 - FCN =   297272.9774614 Edm =   0.00404739 NCalls =     75
VariableMetric: Iteration #  22 - FCN =   297272.7074282 Edm =     0.267686 NCalls =     80
VariableMetric: Iteration #  23 - FCN =   297266.7895207 Edm =      1.00408 NCalls =     87
VariableMetric: Iteration #  24 - FCN =   297255.6458685 Edm =      1.99125 NCalls =     90
VariableMetric: Iteration #  25 - FCN =   297251.7208299 Edm =     0.246655 NCalls =     93
VariableMetric: Iteration #  26 - FCN =   297251.1962049 Edm =    0.0692271 NCalls =     95
VariableMetric: Iteration #  27 - FCN =    297251.085474 Edm =   0.00614232 NCalls =     97
VariableMetric: Iteration #  28 - FCN =   297251.0733232 Edm =   0.00368804 NCalls =     99
VariableMetric: Iteration #  29 - FCN =   297251.0246498 Edm =    0.0441343 NCalls =    102
VariableMetric: Iteration #  30 - FCN =   297250.5781984 Edm =     0.333889 NCalls =    105
VariableMetric: Iteration #  31 - FCN =     297247.07942 Edm =      2.74543 NCalls =    108
VariableMetric: Iteration #  32 - FCN =   297242.2237493 Edm =      2.60315 NCalls =    113
VariableMetric: Iteration #  33 - FCN =   297240.0978065 Edm =      0.16409 NCalls =    116
VariableMetric: Iteration #  34 - FCN =   297239.9727426 Edm =    0.0202546 NCalls =    118
VariableMetric: Iteration #  35 - FCN =   297239.9597267 Edm =   0.00231034 NCalls =    120
VariableMetric: Iteration #  36 - FCN =   297239.9577033 Edm =   0.00181497 NCalls =    121
VariableMetric: Iteration #  37 - FCN =   297239.9188589 Edm =    0.0403541 NCalls =    125
VariableMetric: Iteration #  38 - FCN =   297238.7389476 Edm =     0.569529 NCalls =    132
VariableMetric: Iteration #  39 - FCN =   297234.1288974 Edm =      1.30325 NCalls =    135
VariableMetric: Iteration #  40 - FCN =    297232.377087 Edm =     0.085696 NCalls =    137
VariableMetric: Iteration #  41 - FCN =   297232.2996623 Edm =   0.00199604 NCalls =    139
VariableMetric: Iteration #  42 - FCN =   297232.2973083 Edm =  0.000612577 NCalls =    141
VariableMetric: Iteration #  43 - FCN =   297232.2855531 Edm =    0.0111292 NCalls =    145
VariableMetric: Iteration #  44 - FCN =   297231.4674639 Edm =     0.498162 NCalls =    150
VariableMetric: Iteration #  45 - FCN =   297229.2846123 Edm =     0.139712 NCalls =    152
VariableMetric: Iteration #  46 - FCN =   297229.1611951 Edm =   0.00343511 NCalls =    154
VariableMetric: Iteration #  47 - FCN =   297229.1580932 Edm =  0.000135234 NCalls =    156
VariableMetric: Iteration #  48 - FCN =   297229.1570153 Edm =  0.000902411 NCalls =    159
VariableMetric: Iteration #  49 - FCN =   297229.1110726 Edm =     0.045224 NCalls =    164
VariableMetric: Iteration #  50 - FCN =   297227.6734992 Edm =     0.151236 NCalls =    171
VariableMetric: Iteration #  51 - FCN =   297225.2185422 Edm =     0.199708 NCalls =    173
VariableMetric: Iteration #  52 - FCN =   297225.0071538 Edm =    0.0263342 NCalls =    174
VariableMetric: Iteration #  53 - FCN =   297224.9712379 Edm =   0.00246412 NCalls =    176
VariableMetric: Iteration #  54 - FCN =   297224.9677086 Edm =  0.000167571 NCalls =    178
VariableMetric: Iteration #  55 - FCN =   297224.9673682 Edm =  0.000122271 NCalls =    180
VariableMetric: Iteration #  56 - FCN =   297224.9624778 Edm =   0.00448515 NCalls =    184
VariableMetric: Iteration #  57 - FCN =   297223.8642702 Edm =     0.851629 NCalls =    190
VariableMetric: Iteration #  58 - FCN =   297220.7128518 Edm =     0.543823 NCalls =    193
VariableMetric: Iteration #  59 - FCN =   297220.3698651 Edm =    0.0854387 NCalls =    195
VariableMetric: Iteration #  60 - FCN =   297220.2308064 Edm =   0.00860781 NCalls =    197
VariableMetric: Iteration #  61 - FCN =   297220.2198421 Edm =  0.000257336 NCalls =    199
VariableMetric: Iteration #  62 - FCN =   297220.2194047 Edm =  0.000162815 NCalls =    201
VariableMetric: Iteration #  63 - FCN =   297220.2130495 Edm =   0.00572954 NCalls =    205
VariableMetric: Iteration #  64 - FCN =   297219.7212974 Edm =     0.572242 NCalls =    211
VariableMetric: Iteration #  65 - FCN =   297219.5068679 Edm =     0.202593 NCalls =    216
VariableMetric: Iteration #  66 - FCN =   297217.0112282 Edm =     0.185075 NCalls =    219
VariableMetric: Iteration #  67 - FCN =   297216.7685917 Edm =    0.0406769 NCalls =    221
VariableMetric: Iteration #  68 - FCN =   297216.7107074 Edm =    0.0274625 NCalls =    224
VariableMetric: Iteration #  69 - FCN =   297216.6784223 Edm =   0.00326653 NCalls =    226
VariableMetric: Iteration #  70 - FCN =    297216.674113 Edm =  0.000206603 NCalls =    228
VariableMetric: Iteration #  71 - FCN =   297216.6738683 Edm =  1.66951e-05 NCalls =    230
VariableMetric: After Hessian   - FCN =   297216.6738683 Edm =      19798.3 NCalls =    713
VariableMetric: Iteration #  72 - FCN =   297216.6738683 Edm =      19798.3 NCalls =    713
VariableMetric: Iteration #  73 - FCN =   297212.6505177 Edm =      11347.7 NCalls =    721
VariableMetric: Iteration #  74 - FCN =   297210.3580064 Edm =      63.1178 NCalls =    730
VariableMetric: Iteration #  75 - FCN =   297210.3094197 Edm =      41071.3 NCalls =    737
VariableMetric: Iteration #  76 - FCN =   297210.2507691 Edm =      7117.44 NCalls =    741
VariableMetric: Iteration #  77 - FCN =   297209.9417474 Edm =      952.474 NCalls =    745
VariableMetric: Iteration #  78 - FCN =   297209.9139474 Edm =      249.536 NCalls =    750
VariableMetric: Iteration #  79 - FCN =   297209.7084072 Edm =      146.318 NCalls =    754
VariableMetric: Iteration #  80 - FCN =   297209.0625928 Edm =      121.252 NCalls =    757
VariableMetric: Iteration #  81 - FCN =   297208.8049622 Edm =      39.9697 NCalls =    760
VariableMetric: Iteration #  82 - FCN =   297208.7996757 Edm =      226.885 NCalls =    763
VariableMetric: Iteration #  83 - FCN =     297208.70755 Edm =       132.03 NCalls =    766
VariableMetric: Iteration #  84 - FCN =   297207.7345777 Edm =      333.351 NCalls =    768
VariableMetric: Iteration #  85 - FCN =   297206.5265467 Edm =      100.598 NCalls =    770
VariableMetric: Iteration #  86 - FCN =   297205.2494132 Edm =      16.1144 NCalls =    772
VariableMetric: Iteration #  87 - FCN =   297203.7464303 Edm =      25.3854 NCalls =    774
VariableMetric: Iteration #  88 - FCN =   297201.3554546 Edm =      382.744 NCalls =    776
VariableMetric: Iteration #  89 - FCN =   297200.0655971 Edm =      8.83282 NCalls =    778
VariableMetric: Iteration #  90 - FCN =   297199.5564822 Edm =      16.7939 NCalls =    780
VariableMetric: Iteration #  91 - FCN =   297198.9481135 Edm =      8.49184 NCalls =    782
VariableMetric: Iteration #  92 - FCN =   297198.3835413 Edm =       11.897 NCalls =    784
VariableMetric: Iteration #  93 - FCN =   297196.7659993 Edm =      20.2995 NCalls =    786
VariableMetric: Iteration #  94 - FCN =   297194.5514244 Edm =      14.4418 NCalls =    788
VariableMetric: Iteration #  95 - FCN =   297193.6256829 Edm =      3.52021 NCalls =    790
VariableMetric: Iteration #  96 - FCN =   297192.8186466 Edm =      7.74525 NCalls =    792
VariableMetric: Iteration #  97 - FCN =   297191.5678835 Edm =      1.85074 NCalls =    795
VariableMetric: Iteration #  98 - FCN =   297190.9431123 Edm =      1.72426 NCalls =    797
VariableMetric: Iteration #  99 - FCN =    297190.447285 Edm =     0.343777 NCalls =    799
VariableMetric: Iteration # 100 - FCN =   297190.3723901 Edm =     0.315674 NCalls =    801
VariableMetric: Iteration # 101 - FCN =   297190.2904461 Edm =     0.100719 NCalls =    803
VariableMetric: Iteration # 102 - FCN =   297190.2703604 Edm =    0.0732617 NCalls =    805
VariableMetric: Iteration # 103 - FCN =   297190.2202578 Edm =    0.0442203 NCalls =    807
VariableMetric: Iteration # 104 - FCN =   297190.1659306 Edm =     0.111566 NCalls =    810
VariableMetric: Iteration # 105 - FCN =   297190.0912609 Edm =     0.058721 NCalls =    812
VariableMetric: Iteration # 106 - FCN =   297190.0259815 Edm =     0.052072 NCalls =    816
VariableMetric: Iteration # 107 - FCN =    297189.952717 Edm =    0.0508177 NCalls =    819
VariableMetric: Iteration # 108 - FCN =   297189.8972128 Edm =     0.113387 NCalls =    820
VariableMetric: Iteration # 109 - FCN =   297189.8504669 Edm =    0.0159743 NCalls =    823
VariableMetric: Iteration # 110 - FCN =   297189.8336688 Edm =   0.00366021 NCalls =    825
VariableMetric: Iteration # 111 - FCN =   297189.8287912 Edm =   0.00155737 NCalls =    827
VariableMetric: Iteration # 112 - FCN =   297189.8247907 Edm =   0.00176382 NCalls =    829
VariableMetric: Iteration # 113 - FCN =   297189.8187606 Edm =   0.00178346 NCalls =    831
VariableMetric: Iteration # 114 - FCN =   297189.8150504 Edm =   0.00151839 NCalls =    833
VariableMetric: Iteration # 115 - FCN =   297189.8081847 Edm =    0.0040887 NCalls =    835
VariableMetric: Iteration # 116 - FCN =   297189.7980258 Edm =   0.00884877 NCalls =    837
VariableMetric: Iteration # 117 - FCN =    297189.789803 Edm =   0.00771942 NCalls =    840
VariableMetric: Iteration # 118 - FCN =   297189.7742563 Edm =   0.00881833 NCalls =    843
VariableMetric: Iteration # 119 - FCN =   297189.7301394 Edm =    0.0769525 NCalls =    847
VariableMetric: Iteration # 120 - FCN =   297189.6958254 Edm =     0.068868 NCalls =    850
VariableMetric: Iteration # 121 - FCN =   297189.6346601 Edm =     0.100884 NCalls =    854
VariableMetric: Iteration # 122 - FCN =   297189.5056686 Edm =    0.0861585 NCalls =    858
VariableMetric: Iteration # 123 - FCN =   297189.4385236 Edm =    0.0294712 NCalls =    860
VariableMetric: Iteration # 124 - FCN =   297189.3921473 Edm =    0.0204399 NCalls =    862
VariableMetric: Iteration # 125 - FCN =   297189.3455927 Edm =    0.0176826 NCalls =    865
VariableMetric: Iteration # 126 - FCN =   297189.3350756 Edm =    0.0135488 NCalls =    867
VariableMetric: Iteration # 127 - FCN =   297189.3192589 Edm =   0.00554801 NCalls =    869
VariableMetric: Iteration # 128 - FCN =   297189.3110553 Edm =   0.00874257 NCalls =    872
VariableMetric: Iteration # 129 - FCN =   297189.3018545 Edm =   0.00609119 NCalls =    874
VariableMetric: Iteration # 130 - FCN =   297189.2929665 Edm =   0.00321042 NCalls =    877
VariableMetric: Iteration # 131 - FCN =   297189.2880378 Edm =   0.00208585 NCalls =    879
VariableMetric: Iteration # 132 - FCN =   297189.2856637 Edm =   0.00251141 NCalls =    882
VariableMetric: Iteration # 133 - FCN =   297189.2835992 Edm =   0.00165025 NCalls =    884
VariableMetric: Iteration # 134 - FCN =   297189.2821694 Edm =  0.000272711 NCalls =    887
VariableMetric: Iteration # 135 - FCN =   297189.2817953 Edm =  5.84653e-05 NCalls =    889
VariableMetric: After Hessian   - FCN =   297189.2817953 Edm =    0.0016655 NCalls =   1372
VariableMetric: Iteration # 136 - FCN =   297189.2817953 Edm =    0.0016655 NCalls =   1372
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   321948.8367712 Edm =      101.445 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   321948.8367712 Edm =      101.445 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300281.4210965 Edm =      4.26323 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   300218.1580336 Edm =      141.828 NCalls =     13
VariableMetric: Iteration #   3 - FCN =   300182.3169324 Edm =      4.73546 NCalls =     15
VariableMetric: Iteration #   4 - FCN =   299841.2231763 Edm =      183.335 NCalls =     23
VariableMetric: Iteration #   5 - FCN =    298803.580594 Edm =      121.073 NCalls =     27
VariableMetric: Iteration #   6 - FCN =   298627.5427219 Edm =      2.49598 NCalls =     30
VariableMetric: Iteration #   7 - FCN =   298624.3021929 Edm =      2.33354 NCalls =     32
VariableMetric: Iteration #   8 - FCN =   297986.5823556 Edm =      313.889 NCalls =     39
VariableMetric: Iteration #   9 - FCN =   297636.2678287 Edm =      48.6821 NCalls =     41
VariableMetric: Iteration #  10 - FCN =   297611.7546247 Edm =      6.10834 NCalls =     43
VariableMetric: Iteration #  11 - FCN =    297604.826086 Edm =     0.252851 NCalls =     45
VariableMetric: Iteration #  12 - FCN =   297604.5680906 Edm =    0.0831091 NCalls =     47
VariableMetric: Iteration #  13 - FCN =   297597.2732018 Edm =      7.09995 NCalls =     52
VariableMetric: Iteration #  14 - FCN =   297595.9408379 Edm =      1.19271 NCalls =     56
VariableMetric: Iteration #  15 - FCN =   297392.5247201 Edm =      18.6473 NCalls =     62
VariableMetric: Iteration #  16 - FCN =   297365.7865414 Edm =      1.55633 NCalls =     64
VariableMetric: Iteration #  17 - FCN =   297364.3688233 Edm =    0.0924356 NCalls =     65
VariableMetric: Iteration #  18 - FCN =   297364.2772226 Edm =    0.0255588 NCalls =     67
VariableMetric: Iteration #  19 - FCN =    297362.952699 Edm =       1.3654 NCalls =     72
VariableMetric: Iteration #  20 - FCN =   297341.8200435 Edm =      12.6051 NCalls =     79
VariableMetric: Iteration #  21 - FCN =   297256.8713668 Edm =      12.4958 NCalls =     82
VariableMetric: Iteration #  22 - FCN =   297242.7679839 Edm =      3.64502 NCalls =     84
VariableMetric: Iteration #  23 - FCN =   297237.7546864 Edm =      0.47406 NCalls =     87
VariableMetric: Iteration #  24 - FCN =   297237.2368081 Edm =    0.0160307 NCalls =     89
VariableMetric: Iteration #  25 - FCN =   297237.2021455 Edm =    0.0229386 NCalls =     91
VariableMetric: Iteration #  26 - FCN =   297234.4557205 Edm =      2.79342 NCalls =     97
VariableMetric: Iteration #  27 - FCN =   297233.8338107 Edm =     0.597698 NCalls =    102
VariableMetric: Iteration #  28 - FCN =   297168.6871405 Edm =      10.4155 NCalls =    108
VariableMetric: Iteration #  29 - FCN =   297149.6972538 Edm =      2.38169 NCalls =    110
VariableMetric: Iteration #  30 - FCN =   297147.7246714 Edm =     0.706129 NCalls =    111
VariableMetric: Iteration #  31 - FCN =   297146.4452971 Edm =     0.682521 NCalls =    113
VariableMetric: Iteration #  32 - FCN =   297145.2931893 Edm =     0.181418 NCalls =    115
VariableMetric: Iteration #  33 - FCN =   297144.9678554 Edm =     0.065396 NCalls =    117
VariableMetric: Iteration #  34 - FCN =   297144.8908053 Edm =    0.0196814 NCalls =    119
VariableMetric: Iteration #  35 - FCN =   297144.8650072 Edm =   0.00445562 NCalls =    121
VariableMetric: Iteration #  36 - FCN =   297144.8538268 Edm =   0.00517977 NCalls =    123
VariableMetric: Iteration #  37 - FCN =   297144.7994517 Edm =    0.0539472 NCalls =    126
VariableMetric: Iteration #  38 - FCN =   297144.4217656 Edm =     0.346635 NCalls =    131
VariableMetric: Iteration #  39 - FCN =    297140.391195 Edm =      8.24922 NCalls =    138
VariableMetric: Iteration #  40 - FCN =    297138.520312 Edm =      3.77784 NCalls =    143
VariableMetric: Iteration #  41 - FCN =   297123.0313971 Edm =      1.57836 NCalls =    148
VariableMetric: Iteration #  42 - FCN =   297119.4610463 Edm =      1.57127 NCalls =    150
VariableMetric: Iteration #  43 - FCN =   297119.2015933 Edm =     0.211999 NCalls =    152
VariableMetric: Iteration #  44 - FCN =   297119.0698671 Edm =    0.0155474 NCalls =    154
VariableMetric: Iteration #  45 - FCN =   297119.0595852 Edm =   0.00316244 NCalls =    156
VariableMetric: Iteration #  46 - FCN =   297119.0509551 Edm =   0.00356276 NCalls =    158
VariableMetric: Iteration #  47 - FCN =   297119.0424575 Edm =  0.000540964 NCalls =    160
VariableMetric: Iteration #  48 - FCN =   297119.0274327 Edm =     0.015447 NCalls =    164
VariableMetric: Iteration #  49 - FCN =   297118.7405898 Edm =     0.246155 NCalls =    172
VariableMetric: Iteration #  50 - FCN =   297115.6962812 Edm =     0.589639 NCalls =    176
VariableMetric: Iteration #  51 - FCN =   297114.9342158 Edm =     0.103961 NCalls =    179
VariableMetric: Iteration #  52 - FCN =   297114.8296816 Edm =    0.0276004 NCalls =    181
VariableMetric: Iteration #  53 - FCN =   297114.7381745 Edm =    0.0333762 NCalls =    184
VariableMetric: Iteration #  54 - FCN =   297114.6939211 Edm =   0.00926033 NCalls =    187
VariableMetric: Iteration #  55 - FCN =    297114.681626 Edm =    0.0017014 NCalls =    189
VariableMetric: Iteration #  56 - FCN =   297114.6780636 Edm =  0.000541756 NCalls =    191
VariableMetric: Iteration #  57 - FCN =   297114.6748503 Edm =   0.00284604 NCalls =    194
VariableMetric: Iteration #  58 - FCN =   297114.6418593 Edm =    0.0341318 NCalls =    199
VariableMetric: Iteration #  59 - FCN =   297114.0958666 Edm =     0.593376 NCalls =    203
VariableMetric: Iteration #  60 - FCN =   297112.9530386 Edm =     0.847417 NCalls =    211
VariableMetric: Iteration #  61 - FCN =   297112.9244155 Edm =     0.170335 NCalls =    213
VariableMetric: Iteration #  62 - FCN =   297112.3897719 Edm =     0.544292 NCalls =    217
VariableMetric: Iteration #  63 - FCN =   297111.4739648 Edm =     0.389021 NCalls =    222
VariableMetric: Iteration #  64 - FCN =   297110.6939759 Edm =    0.0419807 NCalls =    224
VariableMetric: Iteration #  65 - FCN =    297110.639978 Edm =    0.0135187 NCalls =    226
VariableMetric: Iteration #  66 - FCN =   297110.6137372 Edm =  0.000611896 NCalls =    228
VariableMetric: Iteration #  67 - FCN =   297110.6129612 Edm =  0.000144657 NCalls =    230
VariableMetric: Iteration #  68 - FCN =   297110.6102234 Edm =   0.00211896 NCalls =    234
VariableMetric: Iteration #  69 - FCN =   297110.5470774 Edm =    0.0551003 NCalls =    238
VariableMetric: Iteration #  70 - FCN =   297109.5349506 Edm =     0.428277 NCalls =    242
VariableMetric: Iteration #  71 - FCN =   297108.8967364 Edm =    0.0447582 NCalls =    244
VariableMetric: Iteration #  72 - FCN =   297108.8486345 Edm =   0.00253393 NCalls =    246
VariableMetric: Iteration #  73 - FCN =   297108.8459792 Edm =  0.000169707 NCalls =    248
VariableMetric: Iteration #  74 - FCN =    297108.845738 Edm =  8.39933e-05 NCalls =    250
raremodel-nb.py:1488: UserWarning: Creating legend with loc="best" can be slow with large amounts of data.
  plt.savefig(plotdirName + '/toy_fit_cut_region{}.png'.format(toy))
raremodel-nb.py:1519: UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
  plt.show()
Toy 0: Generating data...
Directory  data/zfit_toys/toy_0  Created 
Toy 0: Data generation finished
Toy 0: Loading data...
Toy 0: Loading data finished
Toy 0: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1286 (1286 total)    |
| EDM = 5.07E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297331.8083700281
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   -6.28   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |  -0.300   |   0.018   |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   -2.50   |    0.26   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -6.28   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   4.674   |   0.028   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |    0.5    |    0.9    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.70    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.39   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   5.42    |   0.29    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   2.18    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   -0.87   |    0.04   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   0.13    |   0.04    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   -0.11   |    0.08   |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.07   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   0.23    |   0.37    |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.909   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   17.1    |    1.5    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   1.96    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   0.457   |   0.019   |            |            |   -2    |    2    |       |
| 19| rho_s    |    1.4    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |     7     |     4     |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   3.68    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   0.300   |   0.018   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   3.44    |   0.23    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000    0.000    0.002   -0.000   -0.040    0.166    0.014    0.029   -0.012   -0.001    0.046    0.001    0.073   -0.008   -0.033   -0.003   -0.002    0.019   -0.052    0.051    0.189   -0.012    0.001    0.001 |
|   Dbar_s |    0.000    1.000    0.022   -0.000    0.042    0.001   -0.001    0.011   -0.003    0.020   -0.006    0.001    0.005    0.025    0.001    0.030    0.000    0.006    0.001   -0.001    0.001    0.027   -0.001    0.027 |
|  p4040_p |    0.002    0.022    1.000   -0.003   -0.048   -0.009   -0.225   -0.252    0.140   -0.039    0.009    0.007   -0.048    0.131   -0.006   -0.228   -0.012    0.346    0.021    0.007   -0.010    0.164    0.020   -0.014 |
|  p4415_p |   -0.000   -0.000   -0.003    1.000    0.001    0.000    0.001   -0.005    0.001    0.002   -0.001   -0.023   -0.002   -0.004    0.000    0.002    0.001   -0.005   -0.001   -0.001    0.001    0.001   -0.001    0.000 |
|   jpsi_p |   -0.040    0.042   -0.048    0.001    1.000   -0.063   -0.026    0.177    0.302    0.319    0.117    0.003    0.104    0.063   -0.016    0.031   -0.005   -0.037   -0.047    0.024   -0.060    0.170    0.040    0.037 |
|  omega_p |    0.166    0.001   -0.009    0.000   -0.063    1.000   -0.013   -0.021   -0.024   -0.025    0.099   -0.001   -0.038   -0.007   -0.086   -0.019    0.005   -0.018   -0.125   -0.109    0.959   -0.022    0.002   -0.020 |
|  p4040_s |    0.014   -0.001   -0.225    0.001   -0.026   -0.013    1.000    0.377   -0.101   -0.103   -0.011   -0.021    0.163   -0.534   -0.005    0.003   -0.019   -0.062    0.024    0.019   -0.018   -0.170    0.008    0.081 |
|      Ctt |    0.029    0.011   -0.252   -0.005    0.177   -0.021    0.377    1.000   -0.077   -0.296   -0.201   -0.010    0.745   -0.412   -0.007    0.171   -0.032    0.231   -0.001    0.014   -0.029   -0.255    0.001   -0.196 |
| DDstar_p |   -0.012   -0.003    0.140    0.001    0.302   -0.024   -0.101   -0.077    1.000   -0.071    0.278    0.009   -0.181    0.285    0.008    0.093    0.008   -0.030    0.016    0.051   -0.028    0.266    0.019    0.208 |
|   Dbar_p |   -0.001    0.020   -0.039    0.002    0.319   -0.025   -0.103   -0.296   -0.071    1.000    0.196   -0.002   -0.074    0.105    0.003    0.040   -0.006   -0.106    0.037    0.048   -0.031    0.416    0.005    0.057 |
|  bplus_1 |    0.046   -0.006    0.009   -0.001    0.117    0.099   -0.011   -0.201    0.278    0.196    1.000   -0.006   -0.332    0.044   -0.013    0.066    0.007   -0.039   -0.871   -0.184    0.116    0.129   -0.016    0.077 |
|  p4415_s |    0.001    0.001    0.007   -0.023    0.003   -0.001   -0.021   -0.010    0.009   -0.002   -0.006    1.000    0.011    0.023   -0.001   -0.007   -0.001   -0.021    0.001    0.000   -0.001    0.010    0.002    0.001 |
|  bplus_2 |    0.073    0.005   -0.048   -0.002    0.104   -0.038    0.163    0.745   -0.181   -0.074   -0.332    0.011    1.000   -0.126   -0.024    0.001   -0.084    0.207    0.072    0.048   -0.058   -0.114    0.012   -0.098 |
|  p4160_p |   -0.008    0.025    0.131   -0.004    0.063   -0.007   -0.534   -0.412    0.285    0.105    0.044    0.023   -0.126    1.000   -0.002   -0.097    0.001   -0.143    0.011    0.005   -0.007    0.266    0.026    0.042 |
|    phi_p |   -0.033    0.001   -0.006    0.000   -0.016   -0.086   -0.005   -0.007    0.008    0.003   -0.013   -0.001   -0.024   -0.002    1.000   -0.006    0.861   -0.008    0.017    0.022   -0.107    0.002    0.000   -0.005 |
|  psi2s_p |   -0.003    0.030   -0.228    0.002    0.031   -0.019    0.003    0.171    0.093    0.040    0.066   -0.007    0.001   -0.097   -0.006    1.000   -0.009   -0.108    0.003    0.018   -0.021    0.072    0.025   -0.403 |
|    phi_s |   -0.002    0.000   -0.012    0.001   -0.005    0.005   -0.019   -0.032    0.008   -0.006    0.007   -0.001   -0.084    0.001    0.861   -0.009    1.000   -0.028   -0.008   -0.005   -0.011    0.002    0.000   -0.015 |
|  p4160_s |    0.019    0.006    0.346   -0.005   -0.037   -0.018   -0.062    0.231   -0.030   -0.106   -0.039   -0.021    0.207   -0.143   -0.008   -0.108   -0.028    1.000    0.044    0.024   -0.025   -0.049    0.012    0.000 |
|  bplus_0 |   -0.052    0.001    0.021   -0.001   -0.047   -0.125    0.024   -0.001    0.016    0.037   -0.871    0.001    0.072    0.011    0.017    0.003   -0.008    0.044    1.000    0.254   -0.148    0.036   -0.000    0.053 |
|    rho_s |    0.051   -0.001    0.007   -0.001    0.024   -0.109    0.019    0.014    0.051    0.048   -0.184    0.000    0.048    0.005    0.022    0.018   -0.005    0.024    0.254    1.000   -0.242    0.030   -0.003    0.026 |
|  omega_s |    0.189    0.001   -0.010    0.001   -0.060    0.959   -0.018   -0.029   -0.028   -0.031    0.116   -0.001   -0.058   -0.007   -0.107   -0.021   -0.011   -0.025   -0.148   -0.242    1.000   -0.023    0.002   -0.024 |
|  p3770_p |   -0.012    0.027    0.164    0.001    0.170   -0.022   -0.170   -0.255    0.266    0.416    0.129    0.010   -0.114    0.266    0.002    0.072    0.002   -0.049    0.036    0.030   -0.023    1.000    0.010   -0.159 |
| DDstar_s |    0.001   -0.001    0.020   -0.001    0.040    0.002    0.008    0.001    0.019    0.005   -0.016    0.002    0.012    0.026    0.000    0.025    0.000    0.012   -0.000   -0.003    0.002    0.010    1.000    0.015 |
|  p3770_s |    0.001    0.027   -0.014    0.000    0.037   -0.020    0.081   -0.196    0.208    0.057    0.077    0.001   -0.098    0.042   -0.005   -0.403   -0.015    0.000    0.053    0.026   -0.024   -0.159    0.015    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.21863289266890362}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.017930533909585072}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2557230761841338}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1292727770725155}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.028033569132394298}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.8692116160592369}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17281471496886686}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20933541817720286}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.2927588968843704}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3109319352967326}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.038797034432319855}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.037482221124526496}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08223947376949758}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.11349753421306685}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.3683859610706275}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03131844845890086}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.5409503417869725}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.15928676600821023}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01936380381136038}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.33315281269723107}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 4.042478521881352}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09996663499558167}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.018338980238546465}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22927304226731104})])
Toy 1/25
Time taken: 8 min, 12 s
Projected time left: 3 h, 16 min
Toy 1: Generating data...
Directory  data/zfit_toys/toy_1  Created 
Toy 1: Data generation finished
Toy 1: Loading data...
Toy 1: Loading data finished
Toy 1: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1616 (1616 total)    |
| EDM = 0.00115 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297215.2881225382
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   -6.28   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.30    |   0.12    |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   3.50    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   3.98    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   -4.70   |    0.04   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   0.23    |   0.29    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.89    |   0.19    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |  -0.026   |   0.183   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   -2.0    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -3.5    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.87    |   0.07    |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.00    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.27    |   0.10    |            |            |   -2    |    2    |       |
| 13| p4160_p  |   4.13    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   -5.8    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.81    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   20.1    |    1.7    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.26    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   -0.45   |    0.03   |            |            |   -2    |    2    |       |
| 19| rho_s    |    0.8    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    9.0    |    1.1    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   3.27    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   0.30    |   0.59    |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   2.40    |   0.27    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000    0.002    0.002    0.013    0.002   -0.014    0.011    0.017   -0.034   -0.007   -0.026    0.001   -0.048   -0.005   -0.026    0.006   -0.013    0.009    0.058   -0.067    0.047   -0.009   -0.027   -0.001 |
|   Dbar_s |    0.002    1.000   -0.095   -0.038   -0.069    0.001    0.046   -0.071   -0.091    0.056    0.017    0.030   -0.055   -0.098   -0.003   -0.069   -0.004    0.005    0.008   -0.006    0.000   -0.067   -0.027   -0.106 |
|  p4040_p |    0.002   -0.095    1.000    0.216    0.380    0.007   -0.245   -0.282   -0.120   -0.404    0.054    0.020    0.030    0.329    0.001    0.065   -0.009    0.260   -0.035    0.003   -0.001    0.383   -0.026    0.145 |
|  p4415_p |    0.013   -0.038    0.216    1.000    0.260    0.008   -0.170   -0.078   -0.315   -0.273    0.199   -0.140   -0.256    0.348    0.001    0.109   -0.007   -0.116    0.018   -0.054    0.013    0.148   -0.152    0.085 |
|   jpsi_p |    0.002   -0.069    0.380    0.260    1.000    0.001   -0.122   -0.364   -0.322   -0.763    0.145   -0.071    0.110    0.494   -0.008    0.412   -0.017   -0.078   -0.067   -0.014    0.001    0.471   -0.209    0.408 |
|  omega_p |   -0.014    0.001    0.007    0.008    0.001    1.000    0.005    0.023    0.012   -0.005    0.020    0.003   -0.036    0.003   -0.009    0.003    0.005    0.013   -0.036    0.145    0.672    0.006    0.008    0.010 |
|  p4040_s |    0.011    0.046   -0.245   -0.170   -0.122    0.005    1.000    0.413   -0.276    0.119    0.145    0.190   -0.227   -0.534   -0.005    0.016   -0.010    0.007    0.022   -0.044    0.010   -0.291   -0.189    0.008 |
|      Ctt |    0.017   -0.071   -0.282   -0.078   -0.364    0.023    0.413    1.000   -0.153    0.198    0.153    0.246   -0.628   -0.458   -0.002    0.148   -0.031    0.257    0.025   -0.013   -0.006   -0.300   -0.141   -0.210 |
| DDstar_p |   -0.034   -0.091   -0.120   -0.315   -0.322    0.012   -0.276   -0.153    1.000    0.427   -0.501   -0.086    0.575    0.057   -0.012   -0.283   -0.041   -0.169   -0.200    0.254   -0.072    0.175    0.757   -0.035 |
|   Dbar_p |   -0.007    0.056   -0.404   -0.273   -0.763   -0.005    0.119    0.198    0.427    1.000   -0.181    0.039    0.023   -0.473   -0.018   -0.470   -0.019    0.059    0.001    0.057   -0.022   -0.557    0.529   -0.404 |
|  bplus_1 |   -0.026    0.017    0.054    0.199    0.145    0.020    0.145    0.153   -0.501   -0.181    1.000   -0.000   -0.350   -0.054   -0.011    0.112   -0.061    0.095   -0.715    0.172   -0.050   -0.156   -0.407   -0.020 |
|  p4415_s |    0.001    0.030    0.020   -0.140   -0.071    0.003    0.190    0.246   -0.086    0.039   -0.000    1.000    0.019   -0.129   -0.003    0.020   -0.007    0.341   -0.014    0.005   -0.002   -0.120   -0.081   -0.008 |
|  bplus_2 |   -0.048   -0.055    0.030   -0.256    0.110   -0.036   -0.227   -0.628    0.575    0.023   -0.350    0.019    1.000    0.169    0.012   -0.083    0.045   -0.192   -0.193    0.144   -0.029    0.258    0.450    0.134 |
|  p4160_p |   -0.005   -0.098    0.329    0.348    0.494    0.003   -0.534   -0.458    0.057   -0.473   -0.054   -0.129    0.169    1.000    0.006    0.165    0.001   -0.173   -0.038    0.030   -0.006    0.538    0.146    0.247 |
|    phi_p |   -0.026   -0.003    0.001    0.001   -0.008   -0.009   -0.005   -0.002   -0.012   -0.018   -0.011   -0.003    0.012    0.006    1.000    0.005    0.859   -0.008    0.024   -0.010   -0.038    0.009   -0.007    0.000 |
|  psi2s_p |    0.006   -0.069    0.065    0.109    0.412    0.003    0.016    0.148   -0.283   -0.470    0.112    0.020   -0.083    0.165    0.005    1.000    0.002   -0.052    0.007   -0.034    0.010    0.245   -0.199   -0.058 |
|    phi_s |   -0.013   -0.004   -0.009   -0.007   -0.017    0.005   -0.010   -0.031   -0.041   -0.019   -0.061   -0.007    0.045    0.001    0.859    0.002    1.000   -0.025    0.106   -0.067    0.004   -0.001   -0.026   -0.014 |
|  p4160_s |    0.009    0.005    0.260   -0.116   -0.078    0.013    0.007    0.257   -0.169    0.059    0.095    0.341   -0.192   -0.173   -0.008   -0.052   -0.025    1.000   -0.014   -0.007   -0.002   -0.117   -0.088   -0.039 |
|  bplus_0 |    0.058    0.008   -0.035    0.018   -0.067   -0.036    0.022    0.025   -0.200    0.001   -0.715   -0.014   -0.193   -0.038    0.024    0.007    0.106   -0.014    1.000   -0.421    0.117   -0.051   -0.142   -0.053 |
|    rho_s |   -0.067   -0.006    0.003   -0.054   -0.014    0.145   -0.044   -0.013    0.254    0.057    0.172    0.005    0.144    0.030   -0.010   -0.034   -0.067   -0.007   -0.421    1.000   -0.224    0.062    0.194    0.029 |
|  omega_s |    0.047    0.000   -0.001    0.013    0.001    0.672    0.010   -0.006   -0.072   -0.022   -0.050   -0.002   -0.029   -0.006   -0.038    0.010    0.004   -0.002    0.117   -0.224    1.000   -0.015   -0.055   -0.008 |
|  p3770_p |   -0.009   -0.067    0.383    0.148    0.471    0.006   -0.291   -0.300    0.175   -0.557   -0.156   -0.120    0.258    0.538    0.009    0.245   -0.001   -0.117   -0.051    0.062   -0.015    1.000    0.099    0.144 |
| DDstar_s |   -0.027   -0.027   -0.026   -0.152   -0.209    0.008   -0.189   -0.141    0.757    0.529   -0.407   -0.081    0.450    0.146   -0.007   -0.199   -0.026   -0.088   -0.142    0.194   -0.055    0.099    1.000   -0.005 |
|  p3770_s |   -0.001   -0.106    0.145    0.085    0.408    0.010    0.008   -0.210   -0.035   -0.404   -0.020   -0.008    0.134    0.247    0.000   -0.058   -0.014   -0.039   -0.053    0.029   -0.008    0.144   -0.005    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.1356578629330496}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.1235106330974991}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.22439423673577163}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.22302641111701949}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.04007445174603852}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2927529110315854}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18730409715172752}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.18331250592909676}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.837898819835383}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.7939067656440242}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0720178990981637}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19838955244460765}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.10093662581188823}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.12946738870142482}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.32425888686664583}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03685213290181366}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.6563788894625766}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16878423161460399}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.033198814528574094}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3876800618640396}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0796035920208116}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.17043361435072946}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.5896512197221033}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2659104390223259})])
Toy 2/25
Time taken: 17 min, 41 s
Projected time left: 3 h, 23 min
Toy 2: Generating data...
Directory  data/zfit_toys/toy_2  Created 
Toy 2: Data generation finished
Toy 2: Loading data...
Toy 2: Loading data finished
Toy 2: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1479 (1479 total)    |
| EDM = 0.00233 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297294.9324379367
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   6.28    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.300   |   0.014   |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   3.68    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -2.63   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |  -4.812   |   0.022   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   0.70    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.67    |   0.14    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   0.54    |   0.11    |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   1.70    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   5.58    |   0.25    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |  -0.806   |   0.011   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.22    |   0.16    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.009   |   0.044   |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.52   |    0.08   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |    -6     |     11    |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.878   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |    18     |     6     |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.42    |   0.14    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   0.416   |   0.006   |            |            |   -2    |    2    |       |
| 19| rho_s    |   1.28    |   0.28    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    7.8    |    1.2    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |  -6.283   |   0.027   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |  -0.300   |   0.031   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   0.919   |   0.007   |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.000   -0.001   -0.005    0.011   -0.015   -0.006   -0.005    0.005   -0.002   -0.011   -0.000   -0.049    0.001   -0.084    0.002   -0.085   -0.007   -0.010   -0.094    0.015   -0.000   -0.000    0.000 |
|   Dbar_s |   -0.000    1.000    0.014    0.009    0.018    0.001    0.002    0.017    0.008    0.003   -0.012   -0.003   -0.010    0.016    0.003    0.020    0.003    0.001   -0.012   -0.002   -0.000   -0.001   -0.003   -0.000 |
|  p4040_p |   -0.001    0.014    1.000    0.117    0.010   -0.004   -0.125   -0.212    0.078    0.084   -0.002    0.033    0.080    0.154   -0.016   -0.135   -0.017    0.300    0.008    0.002   -0.001   -0.005    0.028    0.002 |
|  p4415_p |   -0.005    0.009    0.117    1.000    0.010   -0.001   -0.144   -0.041    0.011    0.055    0.002   -0.091    0.145    0.212   -0.003   -0.045   -0.005   -0.145    0.015    0.006   -0.007   -0.004    0.044    0.001 |
|   jpsi_p |    0.011    0.018    0.010    0.010    1.000   -0.042   -0.017   -0.228   -0.004    0.328    0.104   -0.029   -0.030    0.086   -0.165    0.121   -0.167   -0.032    0.120    0.012    0.025   -0.006    0.070   -0.000 |
|  omega_p |   -0.015    0.001   -0.004   -0.001   -0.042    1.000    0.002    0.001   -0.002    0.009    0.008    0.002    0.026   -0.007    0.183   -0.009    0.185    0.003    0.018    0.230    0.625    0.000    0.002    0.000 |
|  p4040_s |   -0.006    0.002   -0.125   -0.144   -0.017    0.002    1.000    0.215   -0.108   -0.054    0.072    0.122    0.016   -0.403    0.010   -0.022    0.008    0.048    0.079    0.011   -0.010   -0.001    0.023   -0.001 |
|      Ctt |   -0.005    0.017   -0.212   -0.041   -0.228    0.001    0.215    1.000   -0.012   -0.126    0.002    0.189    0.489   -0.246    0.002    0.162    0.000    0.187   -0.014    0.013   -0.007    0.008   -0.008    0.001 |
| DDstar_p |    0.005    0.008    0.078    0.011   -0.004   -0.002   -0.108   -0.012    1.000   -0.158    0.334   -0.095   -0.010    0.172   -0.024    0.018   -0.024   -0.064    0.292    0.051    0.003   -0.007    0.043    0.001 |
|   Dbar_p |   -0.002    0.003    0.084    0.055    0.328    0.009   -0.054   -0.126   -0.158    1.000    0.112   -0.025    0.016    0.209    0.030    0.225    0.030   -0.039    0.095    0.017   -0.008   -0.018   -0.012    0.001 |
|  bplus_1 |   -0.011   -0.012   -0.002    0.002    0.104    0.008    0.072    0.002    0.334    0.112    1.000    0.121   -0.220    0.009    0.033    0.095    0.032    0.088   -0.420    0.004   -0.014   -0.004   -0.028   -0.000 |
|  p4415_s |   -0.000   -0.003    0.033   -0.091   -0.029    0.002    0.122    0.189   -0.095   -0.025    0.121    1.000   -0.106    0.022    0.005    0.017    0.005    0.230    0.114    0.013   -0.003    0.002    0.000   -0.001 |
|  bplus_2 |   -0.049   -0.010    0.080    0.145   -0.030    0.026    0.016    0.489   -0.010    0.016   -0.220   -0.106    1.000    0.109    0.115    0.024    0.105    0.054   -0.119    0.023   -0.070   -0.002   -0.003    0.000 |
|  p4160_p |    0.001    0.016    0.154    0.212    0.086   -0.007   -0.403   -0.246    0.172    0.209    0.009    0.022    0.109    1.000   -0.028   -0.035   -0.029   -0.114    0.023    0.005    0.002   -0.009    0.059    0.002 |
|    phi_p |   -0.084    0.003   -0.016   -0.003   -0.165    0.183    0.010    0.002   -0.024    0.030    0.033    0.005    0.115   -0.028    1.000   -0.038    0.996    0.014    0.052   -0.016   -0.285    0.002    0.009    0.000 |
|  psi2s_p |    0.002    0.020   -0.135   -0.045    0.121   -0.009   -0.022    0.162    0.018    0.225    0.095    0.017    0.024   -0.035   -0.038    1.000   -0.039   -0.038    0.099    0.015    0.004    0.003    0.050    0.005 |
|    phi_s |   -0.085    0.003   -0.017   -0.005   -0.167    0.185    0.008    0.000   -0.024    0.030    0.032    0.005    0.105   -0.029    0.996   -0.039    1.000    0.012    0.050   -0.016   -0.280    0.002    0.010    0.000 |
|  p4160_s |   -0.007    0.001    0.300   -0.145   -0.032    0.003    0.048    0.187   -0.064   -0.039    0.088    0.230    0.054   -0.114    0.014   -0.038    0.012    1.000    0.097    0.014   -0.012   -0.000    0.015   -0.000 |
|  bplus_0 |   -0.010   -0.012    0.008    0.015    0.120    0.018    0.079   -0.014    0.292    0.095   -0.420    0.114   -0.119    0.023    0.052    0.099    0.050    0.097    1.000    0.107   -0.030   -0.004   -0.028   -0.000 |
|    rho_s |   -0.094   -0.002    0.002    0.006    0.012    0.230    0.011    0.013    0.051    0.017    0.004    0.013    0.023    0.005   -0.016    0.015   -0.016    0.014    0.107    1.000   -0.097   -0.001   -0.004   -0.000 |
|  omega_s |    0.015   -0.000   -0.001   -0.007    0.025    0.625   -0.010   -0.007    0.003   -0.008   -0.014   -0.003   -0.070    0.002   -0.285    0.004   -0.280   -0.012   -0.030   -0.097    1.000   -0.000   -0.001    0.000 |
|  p3770_p |   -0.000   -0.001   -0.005   -0.004   -0.006    0.000   -0.001    0.008   -0.007   -0.018   -0.004    0.002   -0.002   -0.009    0.002    0.003    0.002   -0.000   -0.004   -0.001   -0.000    1.000   -0.002   -0.001 |
| DDstar_s |   -0.000   -0.003    0.028    0.044    0.070    0.002    0.023   -0.008    0.043   -0.012   -0.028    0.000   -0.003    0.059    0.009    0.050    0.010    0.015   -0.028   -0.004   -0.001   -0.002    1.000   -0.000 |
|  p3770_s |    0.000   -0.000    0.002    0.001   -0.000    0.000   -0.001    0.001    0.001    0.001   -0.000   -0.001    0.000    0.002    0.000    0.005    0.000   -0.000   -0.000   -0.000    0.000   -0.001   -0.000    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.10938303876734423}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.014260899939799787}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.22091104881568846}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1473654294531248}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.021711680743909945}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.29592958010049797}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.13806081315414115}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.11013419571744276}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.206233506514109}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.2547347447347459}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.010662884215144719}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1610704786610675}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.04449470510001019}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.07527352834974366}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 10.7927895171167}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.02566469098059887}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 5.822201381477028}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.13758720470040053}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.005605726844288839}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.28442334003644787}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.23484987793206}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.027279872058587173}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.031241406211939188}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.007419766829931729})])
Toy 3/25
Time taken: 26 min, 35 s
Projected time left: 3 h, 14 min
Toy 3: Generating data...
Directory  data/zfit_toys/toy_3  Created 
Toy 3: Data generation finished
Toy 3: Loading data...
Toy 3: Loading data finished
Toy 3: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1310 (1310 total)    |
| EDM = 3.68E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297267.7570730903
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |    5.0    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.30    |   0.04    |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   2.88    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -1.2    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |  -4.553   |   0.030   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   6.28    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.02    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -1.28   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   -2.4    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -5.3    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.82    |   0.06    |            |            |   -2    |    2    |       |
| 11| p4415_s  |   0.33    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.64    |   0.10    |            |            |   -2    |    2    |       |
| 13| p4160_p  |  -6.283   |   0.012   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   -0.27   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.84    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   18.1    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   0.717   |   0.012   |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   -0.48   |    0.04   |            |            |   -2    |    2    |       |
| 19| rho_s    |    0.9    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    6.7    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -2.36   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |  -0.300   |   0.027   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   3.04    |   0.25    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.016    0.022    0.011   -0.022    0.079    0.053    0.071   -0.062   -0.044    0.191    0.063   -0.103   -0.001    0.120   -0.004    0.057   -0.002   -0.232   -0.056   -0.150   -0.057   -0.010   -0.018 |
|   Dbar_s |   -0.016    1.000    0.023    0.021   -0.056   -0.000   -0.000    0.074   -0.043    0.070    0.010    0.015   -0.029   -0.001   -0.004    0.008    0.005   -0.001    0.022    0.001    0.005   -0.089   -0.006   -0.000 |
|  p4040_p |    0.022    0.023    1.000   -0.015    0.254   -0.001   -0.224    0.150    0.290    0.314    0.122    0.163   -0.089   -0.006    0.011    0.081   -0.013   -0.003   -0.021   -0.053    0.009    0.098    0.000    0.251 |
|  p4415_p |    0.011    0.021   -0.015    1.000    0.113   -0.001   -0.191   -0.035    0.110    0.103    0.102   -0.106   -0.164    0.004    0.006    0.007   -0.006    0.007    0.008   -0.045    0.011    0.105    0.005    0.073 |
|   jpsi_p |   -0.022   -0.056    0.254    0.113    1.000   -0.000   -0.236   -0.263    0.449    0.276    0.160   -0.058    0.275   -0.004   -0.003    0.212   -0.006    0.010   -0.077    0.020   -0.004    0.069   -0.023    0.273 |
|  omega_p |    0.079   -0.000   -0.001   -0.001   -0.000    1.000    0.002    0.001   -0.003   -0.002    0.009    0.001    0.002    0.000   -0.004   -0.001   -0.008   -0.000   -0.011   -0.036   -0.265   -0.001   -0.000   -0.001 |
|  p4040_s |    0.053   -0.000   -0.224   -0.191   -0.236    0.002    1.000    0.282   -0.101   -0.205   -0.061    0.016   -0.152    0.011    0.006    0.058   -0.018   -0.009   -0.010   -0.025   -0.008   -0.214    0.014   -0.099 |
|      Ctt |    0.071    0.074    0.150   -0.035   -0.263    0.001    0.282    1.000   -0.240    0.481    0.056    0.276   -0.632   -0.004    0.012    0.378   -0.034   -0.007    0.049   -0.112    0.010   -0.101   -0.000   -0.023 |
| DDstar_p |   -0.062   -0.043    0.290    0.110    0.449   -0.003   -0.101   -0.240    1.000   -0.259    0.131    0.072   -0.012   -0.007   -0.000    0.147    0.017    0.008    0.056   -0.026    0.026    0.028    0.025    0.049 |
|   Dbar_p |   -0.044    0.070    0.314    0.103    0.276   -0.002   -0.205    0.481   -0.259    1.000    0.073    0.034   -0.010   -0.006   -0.000    0.383    0.013    0.007    0.039   -0.013    0.017    0.078   -0.016    0.404 |
|  bplus_1 |    0.191    0.010    0.122    0.102    0.160    0.009   -0.061    0.056    0.131    0.073    1.000    0.022    0.273   -0.003    0.025    0.079   -0.082    0.002   -0.946    0.261   -0.152   -0.039    0.016    0.036 |
|  p4415_s |    0.063    0.015    0.163   -0.106   -0.058    0.001    0.016    0.276    0.072    0.034    0.022    1.000   -0.149   -0.005    0.013    0.065   -0.024    0.004   -0.037   -0.047   -0.004   -0.049    0.016    0.010 |
|  bplus_2 |   -0.103   -0.029   -0.089   -0.164    0.275    0.002   -0.152   -0.632   -0.012   -0.010    0.273   -0.149    1.000    0.003   -0.029   -0.104    0.034    0.001   -0.416    0.341   -0.083    0.037   -0.027    0.078 |
|  p4160_p |   -0.001   -0.001   -0.006    0.004   -0.004    0.000    0.011   -0.004   -0.007   -0.006   -0.003   -0.005    0.003    1.000   -0.000   -0.002    0.000   -0.002    0.001    0.001   -0.000   -0.002   -0.000   -0.004 |
|    phi_p |    0.120   -0.004    0.011    0.006   -0.003   -0.004    0.006    0.012   -0.000   -0.000    0.025    0.013   -0.029   -0.000    1.000    0.003    0.598   -0.000   -0.031   -0.069   -0.015   -0.013   -0.002    0.002 |
|  psi2s_p |   -0.004    0.008    0.081    0.007    0.212   -0.001    0.058    0.378    0.147    0.383    0.079    0.065   -0.104   -0.002    0.003    1.000   -0.004    0.002    0.013   -0.030    0.009    0.085   -0.008   -0.212 |
|    phi_s |    0.057    0.005   -0.013   -0.006   -0.006   -0.008   -0.018   -0.034    0.017    0.013   -0.082   -0.024    0.034    0.000    0.598   -0.004    1.000    0.000    0.087   -0.090    0.041    0.014    0.003    0.001 |
|  p4160_s |   -0.002   -0.001   -0.003    0.007    0.010   -0.000   -0.009   -0.007    0.008    0.007    0.002    0.004    0.001   -0.002   -0.000    0.002    0.000    1.000    0.001   -0.000    0.001    0.006   -0.001    0.005 |
|  bplus_0 |   -0.232    0.022   -0.021    0.008   -0.077   -0.011   -0.010    0.049    0.056    0.039   -0.946   -0.037   -0.416    0.001   -0.031    0.013    0.087    0.001    1.000   -0.279    0.165    0.075    0.015    0.016 |
|    rho_s |   -0.056    0.001   -0.053   -0.045    0.020   -0.036   -0.025   -0.112   -0.026   -0.013    0.261   -0.047    0.341    0.001   -0.069   -0.030   -0.090   -0.000   -0.279    1.000   -0.449    0.012   -0.004   -0.022 |
|  omega_s |   -0.150    0.005    0.009    0.011   -0.004   -0.265   -0.008    0.010    0.026    0.017   -0.152   -0.004   -0.083   -0.000   -0.015    0.009    0.041    0.001    0.165   -0.449    1.000    0.011    0.004    0.011 |
|  p3770_p |   -0.057   -0.089    0.098    0.105    0.069   -0.001   -0.214   -0.101    0.028    0.078   -0.039   -0.049    0.037   -0.002   -0.013    0.085    0.014    0.006    0.075    0.012    0.011    1.000   -0.039   -0.110 |
| DDstar_s |   -0.010   -0.006    0.000    0.005   -0.023   -0.000    0.014   -0.000    0.025   -0.016    0.016    0.016   -0.027   -0.000   -0.002   -0.008    0.003   -0.001    0.015   -0.004    0.004   -0.039    1.000   -0.026 |
|  p3770_s |   -0.018   -0.000    0.251    0.073    0.273   -0.001   -0.099   -0.023    0.049    0.404    0.036    0.010    0.078   -0.004    0.002   -0.212    0.001    0.005    0.016   -0.022    0.011   -0.110   -0.026    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.4249123550774305}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.03988271201068816}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.16603520051057696}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.6116143182560974}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.030410396440320397}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.25750654115907157}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.179787148892537}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.22275808212999892}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.4615254988469979}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.5241240454560558}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06238446880321713}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19890953447930035}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09959183075356304}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.01187960436077784}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.206966336856369}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03470789665454266}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0675439085388323}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.012006985671890624}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03595103881913453}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.32036623952337956}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9998550696559709}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10030790559439806}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.027030856182716584}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.25054027037228055})])
Toy 4/25
Time taken: 34 min, 46 s
Projected time left: 3 h, 2 min
Toy 4: Generating data...
Directory  data/zfit_toys/toy_4  Created 
Toy 4: Data generation finished
Toy 4: Loading data...
Toy 4: Loading data finished
Toy 4: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1309 (1309 total)    |
| EDM = 4.26E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297104.619759386
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   0.19    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.30    |   0.05    |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   -2.07   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -1.86   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |  -1.589   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |    0.8    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.16    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.41   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   -1.5    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -6.28   |    0.05   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   -0.84   |    0.04   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.57    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   -0.19   |    0.09   |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -1.98   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |    6.3    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.922   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   15.5    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.35    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   0.461   |   0.020   |            |            |   -2    |    2    |       |
| 19| rho_s    |    1.6    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    8.1    |    1.8    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -2.43   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   3.36    |   0.23    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.000   -0.001    0.046   -0.107   -0.036    0.050    0.096   -0.036    0.001    0.073    0.017    0.232   -0.005   -0.041   -0.003    0.109    0.057   -0.095    0.364    0.076   -0.034   -0.000    0.012 |
|   Dbar_s |   -0.000    1.000    0.030    0.034    0.005   -0.001    0.023    0.072    0.032    0.011   -0.037   -0.003    0.017    0.027   -0.000    0.032    0.001    0.016   -0.004   -0.006    0.000   -0.034   -0.001    0.035 |
|  p4040_p |   -0.001    0.030    1.000    0.186   -0.083   -0.007   -0.221   -0.364    0.067    0.020   -0.020   -0.010   -0.059    0.307    0.002   -0.212   -0.005    0.252    0.012   -0.006   -0.007    0.219    0.026   -0.039 |
|  p4415_p |    0.046    0.034    0.186    1.000    0.002   -0.017   -0.227   -0.101   -0.110    0.015   -0.148   -0.147    0.216    0.313    0.003   -0.098   -0.022   -0.225    0.012    0.008   -0.017    0.095    0.027   -0.008 |
|   jpsi_p |   -0.107    0.005   -0.083    0.002    1.000   -0.029   -0.013    0.302    0.046    0.048   -0.023   -0.026    0.149   -0.053    0.012   -0.027    0.013   -0.020   -0.077   -0.073   -0.027   -0.048    0.055   -0.063 |
|  omega_p |   -0.036   -0.001   -0.007   -0.017   -0.029    1.000   -0.009   -0.014    0.022    0.001   -0.052    0.002   -0.047   -0.009    0.000   -0.008    0.075   -0.008    0.078    0.446    0.892    0.003    0.001   -0.006 |
|  p4040_s |    0.050    0.023   -0.221   -0.227   -0.013   -0.009    1.000    0.322   -0.178   -0.001   -0.006    0.173    0.135   -0.534    0.002   -0.046   -0.024    0.159    0.027    0.031   -0.013   -0.139    0.001    0.082 |
|      Ctt |    0.096    0.072   -0.364   -0.101    0.302   -0.014    0.322    1.000   -0.145    0.001   -0.134    0.232    0.697   -0.395    0.005    0.196   -0.040    0.267   -0.001    0.052   -0.020   -0.183   -0.005   -0.203 |
| DDstar_p |   -0.036    0.032    0.067   -0.110    0.046    0.022   -0.178   -0.145    1.000    0.005    0.445   -0.040   -0.299    0.087   -0.001   -0.088    0.010   -0.103    0.024    0.049    0.010    0.264    0.036    0.113 |
|   Dbar_p |    0.001    0.011    0.020    0.015    0.048    0.001   -0.001    0.001    0.005    1.000    0.003    0.001    0.002    0.026   -0.000    0.024   -0.001    0.001    0.002    0.002    0.000    0.034   -0.001    0.024 |
|  bplus_1 |    0.073   -0.037   -0.020   -0.148   -0.023   -0.052   -0.006   -0.134    0.445    0.003    1.000    0.094   -0.332   -0.053   -0.003    0.001    0.022    0.003   -0.820   -0.097   -0.022    0.063    0.011    0.059 |
|  p4415_s |    0.017   -0.003   -0.010   -0.147   -0.026    0.002    0.173    0.232   -0.040    0.001    0.094    1.000   -0.019   -0.029    0.001    0.007   -0.010    0.297    0.026    0.026   -0.003   -0.081   -0.000    0.009 |
|  bplus_2 |    0.232    0.017   -0.059    0.216    0.149   -0.047    0.135    0.697   -0.299    0.002   -0.332   -0.019    1.000   -0.028    0.008    0.015   -0.091    0.155    0.007    0.099   -0.055   -0.100   -0.003   -0.092 |
|  p4160_p |   -0.005    0.027    0.307    0.313   -0.053   -0.009   -0.534   -0.395    0.087    0.026   -0.053   -0.029   -0.028    1.000    0.002   -0.149   -0.003   -0.180    0.007   -0.012   -0.008    0.213    0.040    0.001 |
|    phi_p |   -0.041   -0.000    0.002    0.003    0.012    0.000    0.002    0.005   -0.001   -0.000   -0.003    0.001    0.008    0.002    1.000    0.002   -0.525    0.003    0.001   -0.009    0.007    0.001   -0.000    0.003 |
|  psi2s_p |   -0.003    0.032   -0.212   -0.098   -0.027   -0.008   -0.046    0.196   -0.088    0.024    0.001    0.007    0.015   -0.149    0.002    1.000   -0.004   -0.067   -0.009   -0.005   -0.009    0.030    0.021   -0.475 |
|    phi_s |    0.109    0.001   -0.005   -0.022    0.013    0.075   -0.024   -0.040    0.010   -0.001    0.022   -0.010   -0.091   -0.003   -0.525   -0.004    1.000   -0.028   -0.021    0.069    0.087    0.007   -0.000   -0.015 |
|  p4160_s |    0.057    0.016    0.252   -0.225   -0.020   -0.008    0.159    0.267   -0.103    0.001    0.003    0.297    0.155   -0.180    0.003   -0.067   -0.028    1.000    0.041    0.040   -0.014   -0.062    0.003    0.014 |
|  bplus_0 |   -0.095   -0.004    0.012    0.012   -0.077    0.078    0.027   -0.001    0.024    0.002   -0.820    0.026    0.007    0.007    0.001   -0.009   -0.021    0.041    1.000    0.168    0.032    0.019    0.002    0.046 |
|    rho_s |    0.364   -0.006   -0.006    0.008   -0.073    0.446    0.031    0.052    0.049    0.002   -0.097    0.026    0.099   -0.012   -0.009   -0.005    0.069    0.040    0.168    1.000    0.276   -0.006    0.002    0.017 |
|  omega_s |    0.076    0.000   -0.007   -0.017   -0.027    0.892   -0.013   -0.020    0.010    0.000   -0.022   -0.003   -0.055   -0.008    0.007   -0.009    0.087   -0.014    0.032    0.276    1.000    0.002    0.001   -0.010 |
|  p3770_p |   -0.034   -0.034    0.219    0.095   -0.048    0.003   -0.139   -0.183    0.264    0.034    0.063   -0.081   -0.100    0.213    0.001    0.030    0.007   -0.062    0.019   -0.006    0.002    1.000    0.028   -0.206 |
| DDstar_s |   -0.000   -0.001    0.026    0.027    0.055    0.001    0.001   -0.005    0.036   -0.001    0.011   -0.000   -0.003    0.040   -0.000    0.021   -0.000    0.003    0.002    0.002    0.001    0.028    1.000    0.024 |
|  p3770_s |    0.012    0.035   -0.039   -0.008   -0.063   -0.006    0.082   -0.203    0.113    0.024    0.059    0.009   -0.092    0.001    0.003   -0.475   -0.015    0.014    0.046    0.017   -0.010   -0.206    0.024    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.23464725494458705}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.048590629845685185}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.16625999608523445}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1404584995351641}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02479846124790752}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.5550784614862985}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16736202138419154}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20519539236877998}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.32517517705833}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.05387120114803956}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.040103767232752885}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18887652715405967}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.087250715836517}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09706687798011915}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.3612439893790258}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03145399264503368}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9050762367074157}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1681960128407316}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.019645827418172113}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.39068861805631483}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.8338019121889677}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09267561956880055}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.020420928251649983}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22659174650474956})])
Toy 5/25
Time taken: 43 min, 2 s
Projected time left: 2 h, 52 min
Toy 5: Generating data...
Directory  data/zfit_toys/toy_5  Created 
Toy 5: Data generation finished
Toy 5: Loading data...
Toy 5: Loading data finished
Toy 5: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=2034 (2034 total)    |
| EDM = 7.49E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297309.1660462827
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   -6.28   |    0.12   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.22    |   0.44    |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   -2.40   |    0.30   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -2.17   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   1.73    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |    0.6    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.63    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.5    |    0.3    |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |    0.7    |    1.2    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |    1.2    |    1.7    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |  -0.730   |   0.023   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.26    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   -0.42   |    0.06   |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.04   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   -0.24   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.80    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   16.0    |    1.2    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.25    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   0.422   |   0.012   |            |            |   -2    |    2    |       |
| 19| rho_s    |    0.5    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    8.4    |    1.4    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   3.52    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   0.30    |   0.50    |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   2.73    |   0.24    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.015    0.011    0.012   -0.000   -0.069    0.004    0.008    0.004    0.012    0.001   -0.008    0.011    0.008   -0.006    0.005   -0.002    0.003   -0.046   -0.128    0.002   -0.012    0.003    0.006 |
|   Dbar_s |   -0.015    1.000   -0.094    0.166    0.750    0.076   -0.139   -0.761    0.709   -0.836    0.325    0.134   -0.016    0.439    0.025    0.269   -0.040   -0.159    0.278    0.156   -0.005    0.817    0.589   -0.097 |
|  p4040_p |    0.011   -0.094    1.000    0.234    0.051   -0.029   -0.181   -0.013    0.005    0.173   -0.191   -0.025   -0.000    0.247   -0.005   -0.056   -0.003    0.344   -0.097   -0.068   -0.005    0.014   -0.106    0.078 |
|  p4415_p |    0.012    0.166    0.234    1.000    0.350   -0.011   -0.103   -0.215    0.411   -0.200   -0.226   -0.090    0.193    0.492    0.001    0.163   -0.030   -0.072   -0.066   -0.039   -0.013    0.206    0.183    0.063 |
|   jpsi_p |   -0.000    0.750    0.051    0.350    1.000    0.026   -0.042   -0.758    0.841   -0.723    0.065    0.074   -0.080    0.578    0.012    0.380   -0.048   -0.096    0.140    0.052   -0.019    0.642    0.501    0.029 |
|  omega_p |   -0.069    0.076   -0.029   -0.011    0.026    1.000   -0.003   -0.043    0.027   -0.066    0.012    0.028    0.023   -0.001    0.036    0.000    0.051   -0.001    0.120    0.454    0.760    0.058    0.017   -0.018 |
|  p4040_s |    0.004   -0.139   -0.181   -0.103   -0.042   -0.003    1.000    0.229    0.054    0.049   -0.076    0.164    0.109   -0.368   -0.002    0.040   -0.013    0.068   -0.023   -0.008   -0.005   -0.161    0.049    0.118 |
|      Ctt |    0.008   -0.761   -0.013   -0.215   -0.758   -0.043    0.229    1.000   -0.761    0.846   -0.232   -0.014    0.298   -0.525   -0.023   -0.102    0.019    0.227   -0.202   -0.083    0.003   -0.682   -0.532    0.105 |
| DDstar_p |    0.004    0.709    0.005    0.411    0.841    0.027    0.054   -0.761    1.000   -0.869   -0.033    0.134    0.077    0.558    0.017    0.362   -0.040   -0.021    0.080    0.031   -0.010    0.624    0.622   -0.090 |
|   Dbar_p |    0.012   -0.836    0.173   -0.200   -0.723   -0.066    0.049    0.846   -0.869    1.000   -0.240   -0.166   -0.062   -0.386   -0.021   -0.190    0.044    0.113   -0.235   -0.134    0.008   -0.719   -0.631    0.244 |
|  bplus_1 |    0.001    0.325   -0.191   -0.226    0.065    0.012   -0.076   -0.232   -0.033   -0.240    1.000    0.167   -0.197   -0.119    0.002   -0.067   -0.014   -0.080   -0.380    0.031   -0.008    0.244   -0.046   -0.096 |
|  p4415_s |   -0.008    0.134   -0.025   -0.090    0.074    0.028    0.164   -0.014    0.134   -0.166    0.167    1.000   -0.054   -0.007    0.006    0.053   -0.009    0.285    0.118    0.063   -0.000    0.073    0.128   -0.030 |
|  bplus_2 |    0.011   -0.016   -0.000    0.193   -0.080    0.023    0.109    0.298    0.077   -0.062   -0.197   -0.054    1.000    0.016   -0.010    0.022   -0.092    0.154   -0.140    0.054   -0.037   -0.004    0.105   -0.073 |
|  p4160_p |    0.008    0.439    0.247    0.492    0.578   -0.001   -0.368   -0.525    0.558   -0.386   -0.119   -0.007    0.016    1.000    0.007    0.210   -0.024   -0.105   -0.002   -0.020   -0.009    0.459    0.234    0.044 |
|    phi_p |   -0.006    0.025   -0.005    0.001    0.012    0.036   -0.002   -0.023    0.017   -0.021    0.002    0.006   -0.010    0.007    1.000    0.004    0.743   -0.004    0.034    0.107   -0.041    0.017    0.009   -0.004 |
|  psi2s_p |    0.005    0.269   -0.056    0.163    0.380    0.000    0.040   -0.102    0.362   -0.190   -0.067    0.053    0.022    0.210    0.004    1.000   -0.017   -0.035   -0.000   -0.009   -0.007    0.229    0.178   -0.223 |
|    phi_s |   -0.002   -0.040   -0.003   -0.030   -0.048    0.051   -0.013    0.019   -0.040    0.044   -0.014   -0.009   -0.092   -0.024    0.743   -0.017    1.000   -0.018   -0.001    0.083    0.007   -0.035   -0.032   -0.005 |
|  p4160_s |    0.003   -0.159    0.344   -0.072   -0.096   -0.001    0.068    0.227   -0.021    0.113   -0.080    0.285    0.154   -0.105   -0.004   -0.035   -0.018    1.000   -0.012   -0.001   -0.008   -0.130   -0.028    0.052 |
|  bplus_0 |   -0.046    0.278   -0.097   -0.066    0.140    0.120   -0.023   -0.202    0.080   -0.235   -0.380    0.118   -0.140   -0.002    0.034   -0.000   -0.001   -0.012    1.000    0.295    0.010    0.229    0.047   -0.032 |
|    rho_s |   -0.128    0.156   -0.068   -0.039    0.052    0.454   -0.008   -0.083    0.031   -0.134    0.031    0.063    0.054   -0.020    0.107   -0.009    0.083   -0.001    0.295    1.000    0.045    0.121    0.020   -0.039 |
|  omega_s |    0.002   -0.005   -0.005   -0.013   -0.019    0.760   -0.005    0.003   -0.010    0.008   -0.008   -0.000   -0.037   -0.009   -0.041   -0.007    0.007   -0.008    0.010    0.045    1.000   -0.006   -0.009   -0.005 |
|  p3770_p |   -0.012    0.817    0.014    0.206    0.642    0.058   -0.161   -0.682    0.624   -0.719    0.244    0.073   -0.004    0.459    0.017    0.229   -0.035   -0.130    0.229    0.121   -0.006    1.000    0.409   -0.225 |
| DDstar_s |    0.003    0.589   -0.106    0.183    0.501    0.017    0.049   -0.532    0.622   -0.631   -0.046    0.128    0.105    0.234    0.009    0.178   -0.032   -0.028    0.047    0.020   -0.009    0.409    1.000   -0.159 |
|  p3770_s |    0.006   -0.097    0.078    0.063    0.029   -0.018    0.118    0.105   -0.090    0.244   -0.096   -0.030   -0.073    0.044   -0.004   -0.223   -0.005    0.052   -0.032   -0.039   -0.005   -0.225   -0.159    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.12265497062651942}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.4425143322085874}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.30421980859928643}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.19202950706396038}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.05290106002989958}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3549070063386499}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17949212555823577}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.3270278790331611}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.1879113232629503}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.6860168075519413}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.022935578015437663}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1921040348461418}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.06460929312446317}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.12611342192511943}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.26668679486908786}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.034869192777978064}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1711633711764442}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16850592069431314}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01151160943927354}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.414997395001778}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.4104827856977993}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.18437096937625252}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.5015805860603147}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.24153552634605857})])
Toy 6/25
Time taken: 54 min, 8 s
Projected time left: 2 h, 51 min
Toy 6: Generating data...
Directory  data/zfit_toys/toy_6  Created 
Toy 6: Data generation finished
Toy 6: Loading data...
Toy 6: Loading data finished
Toy 6: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.975E+05               |     Ncalls=449 (449 total)     |
| EDM = 2.08E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297528.880787006
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |    -5     |     7     |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   -0.08   |    0.41   |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   -2.76   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -2.45   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   1.607   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   6.28    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.15    |   0.13    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   0.11    |   0.23    |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   -2.5    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -1.3    |    4.7    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.787   |   0.017   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.15    |   0.16    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.06    |   0.07    |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.26   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   6.28    |   0.25    |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.81    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   19.4    |    0.7    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.24    |   0.13    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |  -0.406   |   0.008   |            |            |   -2    |    2    |       |
| 19| rho_s    |   0.026   |   0.062   |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    7.1    |    0.6    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -2.84   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   0.299   |   0.014   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |    2.6    |    0.3    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.145    0.118    0.074    0.104   -0.004   -0.008    0.128    0.123    0.146    0.134   -0.043    0.171    0.109    0.004    0.101    0.019    0.012    0.159   -0.696    0.078   -0.009    0.000    0.117 |
|   Dbar_s |   -0.145    1.000   -0.832   -0.563   -0.783    0.001   -0.021   -0.900   -0.902   -0.986   -0.816    0.260   -0.803   -0.748   -0.001   -0.711   -0.126   -0.186   -0.802    0.087   -0.034    0.076   -0.001   -0.837 |
|  p4040_p |    0.118   -0.832    1.000    0.503    0.652   -0.001   -0.025    0.712    0.724    0.823    0.693   -0.183    0.646    0.617    0.001    0.540    0.098    0.309    0.680   -0.070    0.025   -0.014    0.001    0.677 |
|  p4415_p |    0.074   -0.563    0.503    1.000    0.448   -0.001   -0.078    0.497    0.462    0.560    0.480   -0.235    0.395    0.524    0.001    0.377    0.060    0.014    0.468   -0.042    0.013   -0.012    0.000    0.474 |
|   jpsi_p |    0.104   -0.783    0.652    0.448    1.000   -0.001    0.037    0.646    0.631    0.761    0.631   -0.207    0.636    0.601    0.001    0.590    0.080    0.140    0.611   -0.061    0.018   -0.064    0.001    0.671 |
|  omega_p |   -0.004    0.001   -0.001   -0.001   -0.001    1.000   -0.000   -0.001   -0.000   -0.001    0.000    0.000    0.002   -0.001    0.000   -0.001   -0.001   -0.001   -0.000    0.003   -0.040    0.000   -0.000   -0.001 |
|  p4040_s |   -0.008   -0.021   -0.025   -0.078    0.037   -0.000    1.000    0.109   -0.034    0.028   -0.019    0.072    0.023   -0.193   -0.000    0.019   -0.010   -0.056   -0.024    0.006   -0.004   -0.023   -0.000    0.079 |
|      Ctt |    0.128   -0.900    0.712    0.497    0.646   -0.001    0.109    1.000    0.821    0.901    0.743   -0.164    0.617    0.606    0.001    0.699    0.109    0.236    0.732   -0.077    0.028   -0.114    0.001    0.738 |
| DDstar_p |    0.123   -0.902    0.724    0.462    0.631   -0.000   -0.034    0.821    1.000    0.902    0.679   -0.259    0.718    0.641    0.001    0.597    0.108    0.130    0.666   -0.074    0.030   -0.072    0.001    0.736 |
|   Dbar_p |    0.146   -0.986    0.823    0.560    0.761   -0.001    0.028    0.901    0.902    1.000    0.827   -0.256    0.804    0.731    0.001    0.698    0.127    0.193    0.814   -0.088    0.034   -0.115    0.001    0.826 |
|  bplus_1 |    0.134   -0.816    0.693    0.480    0.631    0.000   -0.019    0.743    0.679    0.827    1.000   -0.281    0.597    0.643    0.002    0.574    0.112    0.112    0.524   -0.084    0.033   -0.081    0.000    0.676 |
|  p4415_s |   -0.043    0.260   -0.183   -0.235   -0.207    0.000    0.072   -0.164   -0.259   -0.256   -0.281    1.000   -0.151   -0.165   -0.000   -0.170   -0.036    0.146   -0.277    0.025   -0.008   -0.005   -0.000   -0.203 |
|  bplus_2 |    0.171   -0.803    0.646    0.395    0.636    0.002    0.023    0.617    0.718    0.804    0.597   -0.151    1.000    0.561    0.003    0.572    0.158    0.125    0.597   -0.115    0.055   -0.100    0.001    0.659 |
|  p4160_p |    0.109   -0.748    0.617    0.524    0.601   -0.001   -0.193    0.606    0.641    0.731    0.643   -0.165    0.561    1.000    0.001    0.503    0.091    0.084    0.634   -0.065    0.023    0.002    0.001    0.611 |
|    phi_p |    0.004   -0.001    0.001    0.001    0.001    0.000   -0.000    0.001    0.001    0.001    0.002   -0.000    0.003    0.001    1.000    0.001   -0.059   -0.000    0.002   -0.003    0.002    0.000    0.000    0.001 |
|  psi2s_p |    0.101   -0.711    0.540    0.377    0.590   -0.001    0.019    0.699    0.597    0.698    0.574   -0.170    0.572    0.503    0.001    1.000    0.085    0.104    0.564   -0.060    0.022   -0.053    0.001    0.486 |
|    phi_s |    0.019   -0.126    0.098    0.060    0.080   -0.001   -0.010    0.109    0.108    0.127    0.112   -0.036    0.158    0.091   -0.059    0.085    1.000    0.005    0.127   -0.008    0.015   -0.011    0.000    0.097 |
|  p4160_s |    0.012   -0.186    0.309    0.014    0.140   -0.001   -0.056    0.236    0.130    0.193    0.112    0.146    0.125    0.084   -0.000    0.104    0.005    1.000    0.105   -0.005   -0.001   -0.013    0.000    0.176 |
|  bplus_0 |    0.159   -0.802    0.680    0.468    0.611   -0.000   -0.024    0.732    0.666    0.814    0.524   -0.277    0.597    0.634    0.002    0.564    0.127    0.105    1.000   -0.098    0.031   -0.070    0.000    0.665 |
|    rho_s |   -0.696    0.087   -0.070   -0.042   -0.061    0.003    0.006   -0.077   -0.074   -0.088   -0.084    0.025   -0.115   -0.065   -0.003   -0.060   -0.008   -0.005   -0.098    1.000   -0.030    0.005   -0.000   -0.069 |
|  omega_s |    0.078   -0.034    0.025    0.013    0.018   -0.040   -0.004    0.028    0.030    0.034    0.033   -0.008    0.055    0.023    0.002    0.022    0.015   -0.001    0.031   -0.030    1.000   -0.003    0.000    0.024 |
|  p3770_p |   -0.009    0.076   -0.014   -0.012   -0.064    0.000   -0.023   -0.114   -0.072   -0.115   -0.081   -0.005   -0.100    0.002    0.000   -0.053   -0.011   -0.013   -0.070    0.005   -0.003    1.000    0.000   -0.168 |
| DDstar_s |    0.000   -0.001    0.001    0.000    0.001   -0.000   -0.000    0.001    0.001    0.001    0.000   -0.000    0.001    0.001    0.000    0.001    0.000    0.000    0.000   -0.000    0.000    0.000    1.000    0.001 |
|  p3770_s |    0.117   -0.837    0.677    0.474    0.671   -0.001    0.079    0.738    0.736    0.826    0.676   -0.203    0.659    0.611    0.001    0.486    0.097    0.176    0.665   -0.069    0.024   -0.168    0.001    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 6.891860390209946}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.41145140958117066}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.23077077770506516}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1842340127202713}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03103633220690538}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.1552240659705708}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.12674357460875474}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.22753154822033372}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.44150107334533684}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 4.696215524987096}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.016747693304254296}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.15516420993196056}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0696038487831927}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.11165853908299006}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.24500388064838852}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03658736389348505}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.6968723791687186}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.13303496658310654}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.008440502273525441}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.06152836861292905}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.6410040514678506}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09406638165806847}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.014025909654089064}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.3323733438651195})])
Toy 7/25
Time taken: 59 min, 35 s
Projected time left: 2 h, 33 min
Toy 7: Generating data...
Directory  data/zfit_toys/toy_7  Created 
Toy 7: Data generation finished
Toy 7: Loading data...
Toy 7: Loading data finished
Toy 7: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1434 (1434 total)    |
| EDM = 0.000313 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297143.76778910455
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |    6.0    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   3.92    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -2.08   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   4.662   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   6.28    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.87    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.21   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |    1.7    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -1.3    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   -1.12   |    0.06   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   0.99    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   -0.09   |    0.11   |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -1.99   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |    6.3    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.89    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   17.2    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.55    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   0.577   |   0.027   |            |            |   -2    |    2    |       |
| 19| rho_s    |    0.9    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    4.9    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -2.63   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |  -0.300   |   0.026   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   2.92    |   0.23    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000    0.001    0.005    0.045   -0.085   -0.000    0.047    0.098   -0.016    0.018    0.021    0.017    0.239   -0.013   -0.044    0.001    0.069    0.064   -0.018    0.106    0.304   -0.015   -0.001    0.017 |
|   Dbar_s |    0.001    1.000    0.023    0.013    0.054   -0.000   -0.003   -0.001    0.002    0.027    0.002   -0.001    0.001    0.035   -0.000    0.028   -0.000    0.002    0.002    0.001   -0.000    0.037   -0.002    0.029 |
|  p4040_p |    0.005    0.023    1.000    0.148   -0.098    0.000   -0.250   -0.268    0.089   -0.087   -0.017    0.007   -0.033    0.237    0.001   -0.224   -0.006    0.316    0.008   -0.002    0.000    0.157    0.034   -0.052 |
|  p4415_p |    0.045    0.013    0.148    1.000   -0.027   -0.001   -0.227   -0.034   -0.067   -0.112   -0.125   -0.150    0.216    0.297    0.001   -0.097   -0.020   -0.173   -0.000   -0.012    0.008    0.042    0.030   -0.020 |
|   jpsi_p |   -0.085    0.054   -0.098   -0.027    1.000    0.005   -0.018    0.224    0.097    0.187    0.028   -0.022    0.120   -0.046    0.017   -0.027    0.013   -0.037   -0.032    0.017   -0.027    0.040    0.072   -0.051 |
|  omega_p |   -0.000   -0.000    0.000   -0.001    0.005    1.000   -0.001   -0.002    0.003    0.001   -0.007    0.000   -0.005    0.001    0.002    0.001   -0.009   -0.001    0.010    0.059   -0.173    0.002    0.000    0.001 |
|  p4040_s |    0.047   -0.003   -0.250   -0.227   -0.018   -0.001    1.000    0.351   -0.154   -0.090   -0.014    0.169    0.110   -0.557   -0.000    0.006   -0.019    0.017    0.018    0.005    0.003   -0.164    0.001    0.097 |
|      Ctt |    0.098   -0.001   -0.268   -0.034    0.224   -0.002    0.351    1.000   -0.089   -0.347   -0.180    0.207    0.670   -0.403    0.001    0.226   -0.037    0.242   -0.002   -0.008    0.011   -0.236   -0.008   -0.152 |
| DDstar_p |   -0.016    0.002    0.089   -0.067    0.097    0.003   -0.154   -0.089    1.000   -0.123    0.357   -0.056   -0.306    0.200   -0.001   -0.038    0.011   -0.068    0.060    0.072   -0.027    0.251    0.046    0.152 |
|   Dbar_p |    0.018    0.027   -0.087   -0.112    0.187    0.001   -0.090   -0.347   -0.123    1.000    0.168    0.017   -0.092    0.007   -0.001   -0.054   -0.006   -0.085    0.048    0.041   -0.013    0.307    0.005   -0.063 |
|  bplus_1 |    0.021    0.002   -0.017   -0.125    0.028   -0.007   -0.014   -0.180    0.357    0.168    1.000    0.083   -0.356   -0.000    0.000    0.004    0.019   -0.015   -0.824   -0.123    0.057    0.114    0.007    0.056 |
|  p4415_s |    0.017   -0.001    0.007   -0.150   -0.022    0.000    0.169    0.207   -0.056    0.017    0.083    1.000   -0.054   -0.087   -0.001    0.020   -0.007    0.321    0.027    0.017   -0.004   -0.071   -0.002    0.009 |
|  bplus_2 |    0.239    0.001   -0.033    0.216    0.120   -0.005    0.110    0.670   -0.306   -0.092   -0.356   -0.054    1.000   -0.067   -0.002    0.023   -0.091    0.146    0.030   -0.007    0.029   -0.109   -0.002   -0.098 |
|  p4160_p |   -0.013    0.035    0.237    0.297   -0.046    0.001   -0.557   -0.403    0.200    0.007   -0.000   -0.087   -0.067    1.000    0.002   -0.158    0.000   -0.138    0.010    0.003   -0.004    0.223    0.063   -0.005 |
|    phi_p |   -0.044   -0.000    0.001    0.001    0.017    0.002   -0.000    0.001   -0.001   -0.001    0.000   -0.001   -0.002    0.002    1.000    0.002   -0.541   -0.000   -0.004   -0.018    0.015    0.002   -0.000    0.001 |
|  psi2s_p |    0.001    0.028   -0.224   -0.097   -0.027    0.001    0.006    0.226   -0.038   -0.054    0.004    0.020    0.023   -0.158    0.002    1.000   -0.004   -0.076   -0.004    0.004   -0.003   -0.003    0.030   -0.437 |
|    phi_s |    0.069   -0.000   -0.006   -0.020    0.013   -0.009   -0.019   -0.037    0.011   -0.006    0.019   -0.007   -0.091    0.000   -0.541   -0.004    1.000   -0.027   -0.017   -0.015    0.039    0.003    0.000   -0.012 |
|  p4160_s |    0.064    0.002    0.316   -0.173   -0.037   -0.001    0.017    0.242   -0.068   -0.085   -0.015    0.321    0.146   -0.138   -0.000   -0.076   -0.027    1.000    0.038    0.011    0.002   -0.052    0.008    0.010 |
|  bplus_0 |   -0.018    0.002    0.008   -0.000   -0.032    0.010    0.018   -0.002    0.060    0.048   -0.824    0.027    0.030    0.010   -0.004   -0.004   -0.017    0.038    1.000    0.209   -0.087    0.046    0.002    0.043 |
|    rho_s |    0.106    0.001   -0.002   -0.012    0.017    0.059    0.005   -0.008    0.072    0.041   -0.123    0.017   -0.007    0.003   -0.018    0.004   -0.015    0.011    0.209    1.000   -0.465    0.030    0.002    0.016 |
|  omega_s |    0.304   -0.000    0.000    0.008   -0.027   -0.173    0.003    0.011   -0.027   -0.013    0.057   -0.004    0.029   -0.004    0.015   -0.003    0.039    0.002   -0.087   -0.465    1.000   -0.014   -0.001   -0.006 |
|  p3770_p |   -0.015    0.037    0.157    0.042    0.040    0.002   -0.164   -0.236    0.251    0.307    0.114   -0.071   -0.109    0.223    0.002   -0.003    0.003   -0.052    0.046    0.030   -0.014    1.000    0.033   -0.223 |
| DDstar_s |   -0.001   -0.002    0.034    0.030    0.072    0.000    0.001   -0.008    0.046    0.005    0.007   -0.002   -0.002    0.063   -0.000    0.030    0.000    0.008    0.002    0.002   -0.001    0.033    1.000    0.034 |
|  p3770_s |    0.017    0.029   -0.052   -0.020   -0.051    0.001    0.097   -0.152    0.152   -0.063    0.056    0.009   -0.098   -0.005    0.001   -0.437   -0.012    0.010    0.043    0.016   -0.006   -0.223    0.034    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.34471735420390015}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.019951921136705075}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.21188630815498755}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.21356697042565997}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.025220651212964462}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.1667151420709061}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1737785033125912}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21056085246287415}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3557555795747511}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.33253424600449755}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.05671473472035515}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19198852620077922}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.10898972672680785}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09184241794168901}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.3767387075177737}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031639873738635416}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9312317945126516}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16394711928533123}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.026578594206034367}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3198515361346123}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9835447487225792}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10913781295585778}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.026242002758099542}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22858481390779772})])
Toy 8/25
Time taken: 1 h, 8 min
Projected time left: 2 h, 25 min
Toy 8: Generating data...
Directory  data/zfit_toys/toy_8  Created 
Toy 8: Data generation finished
Toy 8: Loading data...
Toy 8: Loading data finished
Toy 8: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1554 (1554 total)    |
| EDM = 0.0007 (Goal: 5E-06)    |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297185.007805193
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   -6.01   |    0.26   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.13    |   0.16    |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   3.32    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -2.23   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   -4.66   |    0.03   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   -6.2    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.02    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.18   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   -3.1    |    1.4    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |    -6     |     7     |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |  -0.862   |   0.014   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.12    |   0.17    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   -0.19   |    0.06   |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.22   |    0.12   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   0.50    |   0.27    |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   19.4    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.06    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   0.432   |   0.007   |            |            |   -2    |    2    |       |
| 19| rho_s    |    1.3    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    7.1    |    1.3    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   3.02    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   0.30    |   0.04    |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   2.76    |   0.27    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.047    0.041    0.032    0.026    0.163   -0.015    0.055    0.032    0.036    0.071   -0.018    0.192    0.027   -0.179    0.020   -0.081    0.016   -0.075    0.236    0.454    0.025    0.005    0.041 |
|   Dbar_s |   -0.047    1.000   -0.389    0.172   -0.313   -0.033    0.456   -0.731   -0.835   -0.840    0.177    0.162    0.316   -0.169    0.004   -0.489   -0.005    0.220    0.129    0.052   -0.049   -0.574    0.093   -0.521 |
|  p4040_p |    0.041   -0.389    1.000    0.112    0.410    0.021   -0.336    0.213    0.289    0.428   -0.060   -0.035   -0.139    0.313   -0.003    0.248   -0.008    0.148   -0.028   -0.010    0.027    0.453   -0.035    0.286 |
|  p4415_p |    0.032    0.172    0.112    1.000    0.133    0.008   -0.001   -0.232   -0.336   -0.227   -0.104   -0.049    0.193    0.346   -0.004   -0.055   -0.011   -0.015   -0.075    0.005    0.010   -0.075    0.027   -0.050 |
|   jpsi_p |    0.026   -0.313    0.410    0.133    1.000    0.008   -0.215    0.134    0.231    0.429    0.016   -0.135   -0.248    0.446   -0.013    0.431   -0.024   -0.108    0.035   -0.007    0.010    0.467   -0.019    0.417 |
|  omega_p |    0.163   -0.033    0.021    0.008    0.008    1.000   -0.015    0.023    0.021    0.027    0.022   -0.012    0.036    0.017   -0.039    0.016    0.018   -0.003   -0.033    0.005    0.741    0.019    0.001    0.022 |
|  p4040_s |   -0.015    0.456   -0.336   -0.001   -0.215   -0.015    1.000   -0.248   -0.553   -0.566    0.078    0.179    0.199   -0.398   -0.001   -0.267   -0.008    0.089    0.058    0.031   -0.023   -0.458    0.063   -0.216 |
|      Ctt |    0.055   -0.731    0.213   -0.232    0.134    0.023   -0.248    1.000    0.716    0.721   -0.085   -0.006    0.080   -0.032   -0.001    0.494   -0.008   -0.114   -0.058    0.002    0.029    0.513   -0.070    0.373 |
| DDstar_p |    0.032   -0.835    0.289   -0.336    0.231    0.021   -0.553    0.716    1.000    0.953    0.008   -0.199   -0.330    0.073   -0.004    0.435   -0.003   -0.348    0.022   -0.014    0.029    0.694   -0.086    0.474 |
|   Dbar_p |    0.036   -0.840    0.428   -0.227    0.429    0.027   -0.566    0.721    0.953    1.000   -0.003   -0.214   -0.357    0.249    0.001    0.552    0.002   -0.331    0.010   -0.019    0.035    0.801   -0.082    0.567 |
|  bplus_1 |    0.071    0.177   -0.060   -0.104    0.016    0.022    0.078   -0.085    0.008   -0.003    1.000    0.145   -0.182   -0.116   -0.020   -0.014   -0.018    0.048   -0.549    0.010    0.033    0.013   -0.042   -0.016 |
|  p4415_s |   -0.018    0.162   -0.035   -0.049   -0.135   -0.012    0.179   -0.006   -0.199   -0.214    0.145    1.000    0.013   -0.053    0.001   -0.115   -0.005    0.303    0.115    0.028   -0.020   -0.189    0.033   -0.102 |
|  bplus_2 |    0.192    0.316   -0.139    0.193   -0.248    0.036    0.199    0.080   -0.330   -0.357   -0.182    0.013    1.000   -0.066   -0.045   -0.218   -0.092    0.173   -0.134    0.127    0.038   -0.260    0.042   -0.221 |
|  p4160_p |    0.027   -0.169    0.313    0.346    0.446    0.017   -0.398   -0.032    0.073    0.249   -0.116   -0.053   -0.066    1.000    0.002    0.235    0.001   -0.101   -0.080   -0.023    0.023    0.357   -0.028    0.213 |
|    phi_p |   -0.179    0.004   -0.003   -0.004   -0.013   -0.039   -0.001   -0.001   -0.004    0.001   -0.020    0.001   -0.045    0.002    1.000    0.001    0.750   -0.006    0.002   -0.104   -0.102    0.003   -0.001   -0.003 |
|  psi2s_p |    0.020   -0.489    0.248   -0.055    0.431    0.016   -0.267    0.494    0.435    0.552   -0.014   -0.115   -0.218    0.235    0.001    1.000    0.001   -0.193   -0.006   -0.015    0.021    0.479   -0.037    0.226 |
|    phi_s |   -0.081   -0.005   -0.008   -0.011   -0.024    0.018   -0.008   -0.008   -0.003    0.002   -0.018   -0.005   -0.092    0.001    0.750    0.001    1.000   -0.018   -0.020   -0.091   -0.018    0.000   -0.001   -0.009 |
|  p4160_s |    0.016    0.220    0.148   -0.015   -0.108   -0.003    0.089   -0.114   -0.348   -0.331    0.048    0.303    0.173   -0.101   -0.006   -0.193   -0.018    1.000    0.047    0.034   -0.008   -0.247    0.043   -0.136 |
|  bplus_0 |   -0.075    0.129   -0.028   -0.075    0.035   -0.033    0.058   -0.058    0.022    0.010   -0.549    0.115   -0.134   -0.080    0.002   -0.006   -0.020    0.047    1.000    0.118   -0.064    0.033   -0.033    0.010 |
|    rho_s |    0.236    0.052   -0.010    0.005   -0.007    0.005    0.031    0.002   -0.014   -0.019    0.010    0.028    0.127   -0.023   -0.104   -0.015   -0.091    0.034    0.118    1.000   -0.071   -0.012   -0.005   -0.007 |
|  omega_s |    0.454   -0.049    0.027    0.010    0.010    0.741   -0.023    0.029    0.029    0.035    0.033   -0.020    0.038    0.023   -0.102    0.021   -0.018   -0.008   -0.064   -0.071    1.000    0.023    0.003    0.028 |
|  p3770_p |    0.025   -0.574    0.453   -0.075    0.467    0.019   -0.458    0.513    0.694    0.801    0.013   -0.189   -0.260    0.357    0.003    0.479    0.000   -0.247    0.033   -0.012    0.023    1.000   -0.074    0.349 |
| DDstar_s |    0.005    0.093   -0.035    0.027   -0.019    0.001    0.063   -0.070   -0.086   -0.082   -0.042    0.033    0.042   -0.028   -0.001   -0.037   -0.001    0.043   -0.033   -0.005    0.003   -0.074    1.000   -0.049 |
|  p3770_s |    0.041   -0.521    0.286   -0.050    0.417    0.022   -0.216    0.373    0.474    0.567   -0.016   -0.102   -0.221    0.213   -0.003    0.226   -0.009   -0.136    0.010   -0.007    0.028    0.349   -0.049    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2577806851992879}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.16441111771666503}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1930315588251128}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.19607433000672403}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03300750949450437}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3733941590034675}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.183947139184722}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21689388267589482}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.4402261760267714}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 7.308058515912608}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.01411623007013485}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.17349614185030182}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.05869724918176533}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.11651610272028079}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.2698955778226777}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.038092589711648195}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1342314190135916}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.15532609943424536}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.006993151724519642}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.34454283474554914}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.2964524529439876}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.16241720798464154}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.04180786576175427}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.268633825199859})])
Toy 9/25
Time taken: 1 h, 18 min
Projected time left: 2 h, 19 min
Toy 9: Generating data...
Directory  data/zfit_toys/toy_9  Created 
Toy 9: Data generation finished
Toy 9: Loading data...
Toy 9: Loading data finished
Toy 9: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1355 (1355 total)    |
| EDM = 0.000875 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297141.6214907112
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   0.15    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.30    |   0.12    |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   -2.78   |    0.28   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -2.36   |    0.25   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   -4.67   |    0.04   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   -5.49   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.92    |   0.12    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   0.26    |   0.09    |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   -5.23   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -3.5    |    1.2    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |  -0.946   |   0.017   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.22    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   -0.11   |    0.04   |            |            |   -2    |    2    |       |
| 13| p4160_p  |   3.97    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   -6.28   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.80    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   16.9    |    0.7    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.36    |   0.11    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   0.464   |   0.008   |            |            |   -2    |    2    |       |
| 19| rho_s    |   1.46    |   0.27    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    6.9    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   3.25    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   -0.30   |    0.58   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   2.41    |   0.25    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.101   -0.245   -0.240   -0.242   -0.146   -0.072   -0.083   -0.234   -0.286   -0.238    0.211    0.127   -0.279    0.035   -0.205    0.033    0.026   -0.247    0.192    0.080   -0.217   -0.292   -0.206 |
|   Dbar_s |   -0.101    1.000    0.226    0.240    0.226    0.022    0.060   -0.050    0.140    0.312    0.329   -0.228    0.097    0.285   -0.008    0.178    0.035   -0.048    0.324    0.027    0.014    0.244    0.316    0.165 |
|  p4040_p |   -0.245    0.226    1.000    0.747    0.738    0.058    0.199    0.129    0.634    0.818    0.751   -0.604    0.043    0.830   -0.017    0.578    0.096    0.091    0.734    0.061    0.042    0.659    0.853    0.614 |
|  p4415_p |   -0.240    0.240    0.747    1.000    0.727    0.058    0.187    0.175    0.605    0.823    0.743   -0.633    0.069    0.839   -0.017    0.588    0.094   -0.099    0.726    0.062    0.042    0.631    0.847    0.626 |
|   jpsi_p |   -0.242    0.226    0.738    0.727    1.000    0.055    0.253    0.125    0.576    0.799    0.759   -0.625    0.006    0.829   -0.019    0.642    0.086   -0.045    0.744    0.060    0.036    0.637    0.846    0.666 |
|  omega_p |   -0.146    0.022    0.058    0.058    0.055    1.000    0.019    0.018    0.053    0.067    0.060   -0.050   -0.006    0.066    0.009    0.048    0.018   -0.004    0.063    0.219    0.478    0.050    0.069    0.050 |
|  p4040_s |   -0.072    0.060    0.199    0.187    0.253    0.019    1.000    0.202    0.117    0.282    0.279   -0.171    0.006    0.198   -0.005    0.180    0.024   -0.088    0.277    0.027    0.011    0.202    0.284    0.264 |
|      Ctt |   -0.083   -0.050    0.129    0.175    0.125    0.018    0.202    1.000    0.200    0.227    0.217   -0.066    0.355    0.177   -0.007    0.277    0.030    0.094    0.209    0.017    0.013    0.168    0.237    0.135 |
| DDstar_p |   -0.234    0.140    0.634    0.605    0.576    0.053    0.117    0.200    1.000    0.736    0.747   -0.596    0.040    0.720   -0.018    0.480    0.086   -0.115    0.734    0.061    0.036    0.572    0.746    0.530 |
|   Dbar_p |   -0.286    0.312    0.818    0.823    0.799    0.067    0.282    0.227    0.736    1.000    0.862   -0.705    0.029    0.928   -0.021    0.665    0.113   -0.036    0.841    0.068    0.049    0.666    0.983    0.686 |
|  bplus_1 |   -0.238    0.329    0.751    0.743    0.759    0.060    0.279    0.217    0.747    0.862    1.000   -0.607   -0.063    0.842   -0.016    0.631    0.096   -0.008    0.689    0.076    0.042    0.644    0.884    0.659 |
|  p4415_s |    0.211   -0.228   -0.604   -0.633   -0.625   -0.050   -0.171   -0.066   -0.596   -0.705   -0.607    1.000   -0.058   -0.687    0.015   -0.516   -0.086    0.145   -0.590   -0.048   -0.038   -0.538   -0.725   -0.527 |
|  bplus_2 |    0.127    0.097    0.043    0.069    0.006   -0.006    0.006    0.355    0.040    0.029   -0.063   -0.058    1.000    0.037    0.012   -0.008   -0.061    0.041   -0.056    0.062   -0.022    0.035    0.022    0.029 |
|  p4160_p |   -0.279    0.285    0.830    0.839    0.829    0.066    0.198    0.177    0.720    0.928    0.842   -0.687    0.037    1.000   -0.020    0.678    0.111   -0.063    0.822    0.067    0.049    0.720    0.959    0.708 |
|    phi_p |    0.035   -0.008   -0.017   -0.017   -0.019    0.009   -0.005   -0.007   -0.018   -0.021   -0.016    0.015    0.012   -0.020    1.000   -0.015    0.320    0.002   -0.016    0.010   -0.008   -0.016   -0.021   -0.014 |
|  psi2s_p |   -0.205    0.178    0.578    0.588    0.642    0.048    0.180    0.277    0.480    0.665    0.631   -0.516   -0.008    0.678   -0.015    1.000    0.080   -0.071    0.617    0.051    0.035    0.541    0.703    0.433 |
|    phi_s |    0.033    0.035    0.096    0.094    0.086    0.018    0.024    0.030    0.086    0.113    0.096   -0.086   -0.061    0.111    0.320    0.080    1.000   -0.016    0.091    0.041    0.032    0.085    0.116    0.079 |
|  p4160_s |    0.026   -0.048    0.091   -0.099   -0.045   -0.004   -0.088    0.094   -0.115   -0.036   -0.008    0.145    0.041   -0.063    0.002   -0.071   -0.016    1.000   -0.002    0.005   -0.006   -0.032   -0.043   -0.021 |
|  bplus_0 |   -0.247    0.324    0.734    0.726    0.744    0.063    0.277    0.209    0.734    0.841    0.689   -0.590   -0.056    0.822   -0.016    0.617    0.091   -0.002    1.000    0.096    0.038    0.630    0.862    0.647 |
|    rho_s |    0.192    0.027    0.061    0.062    0.060    0.219    0.027    0.017    0.061    0.068    0.076   -0.048    0.062    0.067    0.010    0.051    0.041    0.005    0.096    1.000   -0.110    0.048    0.071    0.054 |
|  omega_s |    0.080    0.014    0.042    0.042    0.036    0.478    0.011    0.013    0.036    0.049    0.042   -0.038   -0.022    0.049   -0.008    0.035    0.032   -0.006    0.038   -0.110    1.000    0.037    0.051    0.035 |
|  p3770_p |   -0.217    0.244    0.659    0.631    0.637    0.050    0.202    0.168    0.572    0.666    0.644   -0.538    0.035    0.720   -0.016    0.541    0.085   -0.032    0.630    0.048    0.037    1.000    0.719    0.472 |
| DDstar_s |   -0.292    0.316    0.853    0.847    0.846    0.069    0.284    0.237    0.746    0.983    0.884   -0.725    0.022    0.959   -0.021    0.703    0.116   -0.043    0.862    0.071    0.051    0.719    1.000    0.730 |
|  p3770_s |   -0.206    0.165    0.614    0.626    0.666    0.050    0.264    0.135    0.530    0.686    0.659   -0.527    0.029    0.708   -0.014    0.433    0.079   -0.021    0.647    0.054    0.035    0.472    0.730    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.18613398586287788}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.11527115685917974}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.27509206874605296}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.24507435684323187}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.037411213607671634}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.202556982887093}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.12027938081044287}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.09313886831398455}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.21117086519638706}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.2302305235116084}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.016856974440156658}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1943597596179233}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.036202856000699946}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.2343848185246724}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.20597419951008922}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.034860795159437075}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.7050843462461653}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.11194376341757506}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.007833518165632825}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.2659794672125665}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.8733996553533636}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.13132134287005037}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.5795602562250524}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.24618892963180472})])
Toy 10/25
Time taken: 1 h, 27 min
Projected time left: 2 h, 10 min
Toy 10: Generating data...
Directory  data/zfit_toys/toy_10  Created 
Toy 10: Data generation finished
Toy 10: Loading data...
Toy 10: Loading data finished
Toy 10: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1419 (1419 total)    |
| EDM = 0.00424 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297207.4304485448
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |  -0.026   |   0.153   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   -0.15   |    0.37   |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   3.67    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   4.28    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   1.66    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   6.22    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.08    |   0.13    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.23   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |    3.0    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   0.14    |   2.93    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   1.024   |   0.021   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.13    |   0.13    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.17    |   0.09    |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.16   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   0.60    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.79    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   20.1    |    0.8    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.15    |   0.12    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |  -0.515   |   0.010   |            |            |   -2    |    2    |       |
| 19| rho_s    |   1.64    |   0.24    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    5.8    |    0.7    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -2.80   |    0.08   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   0.30    |   0.04    |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |    2.9    |    0.4    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.191    0.168    0.127    0.176   -0.034    0.104    0.169    0.180   -0.191    0.151    0.021    0.100    0.151   -0.112    0.156   -0.013    0.094    0.158    0.181    0.276   -0.061    0.100    0.177 |
|   Dbar_s |   -0.191    1.000   -0.858   -0.617   -0.879   -0.024   -0.497   -0.917   -0.924    0.987   -0.914   -0.106   -0.884   -0.773    0.042   -0.809   -0.023   -0.437   -0.913    0.027   -0.086    0.282   -0.557   -0.895 |
|  p4040_p |    0.168   -0.858    1.000    0.564    0.775    0.021    0.401    0.765    0.772   -0.863    0.789    0.110    0.754    0.692   -0.035    0.683    0.017    0.478    0.788   -0.024    0.074   -0.179    0.480    0.771 |
|  p4415_p |    0.127   -0.617    0.564    1.000    0.562    0.016    0.241    0.551    0.535   -0.616    0.571    0.023    0.512    0.557   -0.025    0.497    0.010    0.174    0.569   -0.016    0.053   -0.121    0.334    0.566 |
|   jpsi_p |    0.176   -0.879    0.775    0.562    1.000    0.021    0.444    0.789    0.781   -0.887    0.793    0.068    0.789    0.717   -0.039    0.747    0.009    0.374    0.791   -0.024    0.073   -0.223    0.476    0.816 |
|  omega_p |   -0.034   -0.024    0.021    0.016    0.021    1.000    0.013    0.022    0.022   -0.024    0.021    0.002    0.018    0.019   -0.003    0.020    0.008    0.011    0.021   -0.028    0.190   -0.007    0.013    0.022 |
|  p4040_s |    0.104   -0.497    0.401    0.241    0.444    0.013    1.000    0.508    0.437   -0.491    0.416    0.067    0.436    0.250   -0.019    0.385    0.004    0.153    0.414   -0.011    0.041   -0.128    0.241    0.478 |
|      Ctt |    0.169   -0.917    0.765    0.551    0.789    0.022    0.508    1.000    0.850   -0.918    0.840    0.157    0.754    0.674   -0.036    0.785    0.024    0.443    0.839   -0.026    0.078   -0.254    0.516    0.818 |
| DDstar_p |    0.180   -0.924    0.772    0.535    0.781    0.022    0.437    0.850    1.000   -0.935    0.854    0.111    0.817    0.667   -0.041    0.725    0.018    0.395    0.853   -0.026    0.080   -0.285    0.524    0.814 |
|   Dbar_p |   -0.191    0.987   -0.863   -0.616   -0.887   -0.024   -0.491   -0.918   -0.935    1.000   -0.909   -0.100   -0.884   -0.780    0.041   -0.815   -0.023   -0.430   -0.908    0.027   -0.086    0.257   -0.553   -0.902 |
|  bplus_1 |    0.151   -0.914    0.789    0.571    0.793    0.021    0.416    0.840    0.854   -0.909    1.000    0.040    0.773    0.723   -0.035    0.732    0.029    0.359    0.767   -0.033    0.077   -0.243    0.474    0.813 |
|  p4415_s |    0.021   -0.106    0.110    0.023    0.068    0.002    0.067    0.157    0.111   -0.100    0.040    1.000    0.108    0.130   -0.003    0.068   -0.002    0.148    0.040   -0.000    0.006   -0.044    0.023    0.093 |
|  bplus_2 |    0.100   -0.884    0.754    0.512    0.789    0.018    0.436    0.754    0.817   -0.884    0.773    0.108    1.000    0.674   -0.034    0.728    0.051    0.366    0.772   -0.035    0.077   -0.249    0.485    0.792 |
|  p4160_p |    0.151   -0.773    0.692    0.557    0.717    0.019    0.250    0.674    0.667   -0.780    0.723    0.130    0.674    1.000   -0.032    0.635    0.017    0.313    0.723   -0.022    0.067   -0.145    0.438    0.709 |
|    phi_p |   -0.112    0.042   -0.035   -0.025   -0.039   -0.003   -0.019   -0.036   -0.041    0.041   -0.035   -0.003   -0.034   -0.032    1.000   -0.034    0.470   -0.017   -0.036   -0.011   -0.045    0.012   -0.022   -0.036 |
|  psi2s_p |    0.156   -0.809    0.683    0.497    0.747    0.020    0.385    0.785    0.725   -0.815    0.732    0.068    0.728    0.635   -0.034    1.000    0.016    0.324    0.731   -0.021    0.069   -0.183    0.440    0.681 |
|    phi_s |   -0.013   -0.023    0.017    0.010    0.009    0.008    0.004    0.024    0.018   -0.023    0.029   -0.002    0.051    0.017    0.470    0.016    1.000    0.001    0.034   -0.023    0.001   -0.003    0.013    0.017 |
|  p4160_s |    0.094   -0.437    0.478    0.174    0.374    0.011    0.153    0.443    0.395   -0.430    0.359    0.148    0.366    0.313   -0.017    0.324    0.001    1.000    0.357   -0.009    0.035   -0.107    0.212    0.400 |
|  bplus_0 |    0.158   -0.913    0.788    0.569    0.791    0.021    0.414    0.839    0.853   -0.908    0.767    0.040    0.772    0.723   -0.036    0.731    0.034    0.357    1.000   -0.046    0.082   -0.239    0.474    0.813 |
|    rho_s |    0.181    0.027   -0.024   -0.016   -0.024   -0.028   -0.011   -0.026   -0.026    0.027   -0.033   -0.000   -0.035   -0.022   -0.011   -0.021   -0.023   -0.009   -0.046    1.000   -0.178    0.003   -0.013   -0.025 |
|  omega_s |    0.276   -0.086    0.074    0.053    0.073    0.190    0.041    0.078    0.080   -0.086    0.077    0.006    0.077    0.067   -0.045    0.069    0.001    0.035    0.082   -0.178    1.000   -0.024    0.046    0.077 |
|  p3770_p |   -0.061    0.282   -0.179   -0.121   -0.223   -0.007   -0.128   -0.254   -0.285    0.257   -0.243   -0.044   -0.249   -0.145    0.012   -0.183   -0.003   -0.107   -0.239    0.003   -0.024    1.000   -0.122   -0.298 |
| DDstar_s |    0.100   -0.557    0.480    0.334    0.476    0.013    0.241    0.516    0.524   -0.553    0.474    0.023    0.485    0.438   -0.022    0.440    0.013    0.212    0.474   -0.013    0.046   -0.122    1.000    0.500 |
|  p3770_s |    0.177   -0.895    0.771    0.566    0.816    0.022    0.478    0.818    0.814   -0.902    0.813    0.093    0.792    0.709   -0.036    0.681    0.017    0.400    0.813   -0.025    0.077   -0.298    0.500    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.15256822961335947}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.3716822000234019}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.23743823827276067}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.17461040693078456}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.038454599335359774}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.19776143919523026}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.12845580317635158}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20862396029483754}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.5936818199473324}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 2.9331449877963}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.02077581052238453}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.13283758756750053}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08651867900683219}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.11103919663740802}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1432667681259998}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03930529735099153}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.7577084172691002}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.12330302423745665}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.010370627557999668}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.24124329448002824}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.712867771582343}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.07931417353325987}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.04204641251078867}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.36964733540629036})])
Toy 11/25
Time taken: 1 h, 36 min
Projected time left: 2 h, 2 min
Toy 11: Generating data...
Directory  data/zfit_toys/toy_11  Created 
Toy 11: Data generation finished
Toy 11: Loading data...
Toy 11: Loading data finished
Toy 11: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1564 (1564 total)    |
| EDM = 0.000222 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297255.0875023514
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   -0.9    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |  -0.300   |   0.021   |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   3.69    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -2.63   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |  -1.666   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   -6.28   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.34    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.59   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   -1.5    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -4.3    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.86    |   0.07    |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.10    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.29    |   0.09    |            |            |   -2    |    2    |       |
| 13| p4160_p  |   4.17    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   0.79    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.892   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   21.2    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.15    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   -0.47   |    0.04   |            |            |   -2    |    2    |       |
| 19| rho_s    |    1.0    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    4.7    |    1.1    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   3.47    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   0.300   |   0.029   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   3.59    |   0.24    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000    0.001    0.025    0.058   -0.073   -0.039    0.049    0.095    0.038    0.050    0.094   -0.004   -0.224    0.004   -0.212    0.008   -0.175    0.073   -0.131   -0.004    0.098    0.001    0.001    0.035 |
|   Dbar_s |    0.001    1.000    0.031    0.014    0.052    0.000   -0.006    0.003    0.006    0.027   -0.003   -0.003    0.001    0.033    0.001    0.032    0.000   -0.000    0.001   -0.001    0.000    0.047   -0.002    0.026 |
|  p4040_p |    0.025    0.031    1.000    0.107   -0.101   -0.000   -0.221   -0.198   -0.010   -0.057    0.040    0.012   -0.006    0.084   -0.011   -0.236   -0.022    0.307   -0.028   -0.011    0.003    0.112    0.040   -0.080 |
|  p4415_p |    0.058    0.014    0.107    1.000   -0.026   -0.000   -0.137    0.088   -0.152   -0.069    0.078   -0.170   -0.204    0.244   -0.021   -0.074   -0.041   -0.047   -0.019   -0.042    0.016   -0.013    0.023   -0.022 |
|   jpsi_p |   -0.073    0.052   -0.101   -0.026    1.000   -0.000    0.025    0.216    0.004    0.278   -0.062    0.005   -0.149   -0.048    0.021   -0.012    0.039   -0.019    0.076    0.046   -0.028    0.060    0.063   -0.039 |
|  omega_p |   -0.039    0.000   -0.000   -0.000   -0.000    1.000   -0.001   -0.001   -0.002   -0.001   -0.007   -0.001    0.000    0.000   -0.001   -0.000    0.005   -0.001    0.008    0.003    0.082   -0.000   -0.000   -0.001 |
|  p4040_s |    0.049   -0.006   -0.221   -0.137    0.025   -0.001    1.000    0.357   -0.106   -0.025    0.005    0.205   -0.099   -0.521   -0.013    0.065   -0.032    0.020   -0.024   -0.018    0.006   -0.136   -0.004    0.131 |
|      Ctt |    0.095    0.003   -0.198    0.088    0.216   -0.001    0.357    1.000   -0.030   -0.310    0.060    0.125   -0.664   -0.312   -0.028    0.209   -0.056    0.278    0.050   -0.088    0.031   -0.254   -0.007   -0.073 |
| DDstar_p |    0.038    0.006   -0.010   -0.152    0.004   -0.002   -0.106   -0.030    1.000   -0.163   -0.157    0.048    0.265    0.042    0.006   -0.089   -0.018   -0.078   -0.125    0.098   -0.044    0.185    0.049    0.076 |
|   Dbar_p |    0.050    0.027   -0.057   -0.069    0.278   -0.001   -0.025   -0.310   -0.163    1.000   -0.068    0.087    0.053    0.012   -0.003    0.005   -0.028   -0.058   -0.065    0.027   -0.014    0.357   -0.003   -0.047 |
|  bplus_1 |    0.094   -0.003    0.040    0.078   -0.062   -0.007    0.005    0.060   -0.157   -0.068    1.000   -0.087   -0.007    0.029    0.021    0.024   -0.107    0.012   -0.922    0.306   -0.150   -0.109   -0.009   -0.024 |
|  p4415_s |   -0.004   -0.003    0.012   -0.170    0.005   -0.001    0.205    0.125    0.048    0.087   -0.087    1.000    0.183   -0.132    0.007    0.058    0.003    0.337   -0.031    0.037   -0.016   -0.039   -0.003    0.042 |
|  bplus_2 |   -0.224    0.001   -0.006   -0.204   -0.149    0.000   -0.099   -0.664    0.265    0.053   -0.007    0.183    1.000   -0.020    0.088   -0.027    0.128   -0.144   -0.206    0.256   -0.107    0.089    0.009    0.033 |
|  p4160_p |    0.004    0.033    0.084    0.244   -0.048    0.000   -0.521   -0.312    0.042    0.012    0.029   -0.132   -0.020    1.000   -0.005   -0.158   -0.007   -0.163    0.003   -0.011    0.004    0.162    0.051   -0.068 |
|    phi_p |   -0.212    0.001   -0.011   -0.021    0.021   -0.001   -0.013   -0.028    0.006   -0.003    0.021    0.007    0.088   -0.005    1.000   -0.003    0.502   -0.022   -0.017    0.211   -0.142    0.004    0.002   -0.012 |
|  psi2s_p |    0.008    0.032   -0.236   -0.074   -0.012   -0.000    0.065    0.209   -0.089    0.005    0.024    0.058   -0.027   -0.158   -0.003    1.000   -0.009   -0.048   -0.019    0.006   -0.004   -0.061    0.027   -0.379 |
|    phi_s |   -0.175    0.000   -0.022   -0.041    0.039    0.005   -0.032   -0.056   -0.018   -0.028   -0.107    0.003    0.128   -0.007    0.502   -0.009    1.000   -0.049    0.125    0.030   -0.027   -0.001    0.000   -0.027 |
|  p4160_s |    0.073   -0.000    0.307   -0.047   -0.019   -0.001    0.020    0.278   -0.078   -0.058    0.012    0.337   -0.144   -0.163   -0.022   -0.048   -0.049    1.000   -0.031   -0.032    0.011   -0.073    0.003    0.028 |
|  bplus_0 |   -0.131    0.001   -0.028   -0.019    0.076    0.008   -0.024    0.050   -0.125   -0.065   -0.922   -0.031   -0.206    0.003   -0.017   -0.019    0.125   -0.031    1.000   -0.352    0.168    0.008   -0.002   -0.022 |
|    rho_s |   -0.004   -0.001   -0.011   -0.042    0.046    0.003   -0.018   -0.088    0.098    0.027    0.306    0.037    0.256   -0.011    0.211    0.006    0.030   -0.032   -0.352    1.000   -0.579    0.018    0.003   -0.011 |
|  omega_s |    0.098    0.000    0.003    0.016   -0.028    0.082    0.006    0.031   -0.044   -0.014   -0.150   -0.016   -0.107    0.004   -0.142   -0.004   -0.027    0.011    0.168   -0.579    1.000   -0.010   -0.001    0.003 |
|  p3770_p |    0.001    0.047    0.112   -0.013    0.060   -0.000   -0.136   -0.254    0.185    0.357   -0.109   -0.039    0.089    0.162    0.004   -0.061   -0.001   -0.073    0.008    0.018   -0.010    1.000    0.041   -0.291 |
| DDstar_s |    0.001   -0.002    0.040    0.023    0.063   -0.000   -0.004   -0.007    0.049   -0.003   -0.009   -0.003    0.009    0.051    0.002    0.027    0.000    0.003   -0.002    0.003   -0.001    0.041    1.000    0.028 |
|  p3770_s |    0.035    0.026   -0.080   -0.022   -0.039   -0.001    0.131   -0.073    0.076   -0.047   -0.024    0.042    0.033   -0.068   -0.012   -0.379   -0.027    0.028   -0.022   -0.011    0.003   -0.291    0.028    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3682983110375444}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.02141394391410123}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.13438243978890263}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1888247221215431}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.024862552856995457}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.14619145628309704}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17344084821939387}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2004025774358486}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.34080064547325106}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.33312698523061424}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06632553811558872}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20381504929978628}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09440012022185296}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09849750320367434}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.14893791028085435}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03090970506294166}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0002049045478483}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17399016316278937}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.036208721091087415}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3359883471279142}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.050425072728514}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09020971909182585}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.028937721938678385}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23765755537294897})])
Toy 12/25
Time taken: 1 h, 46 min
Projected time left: 1 h, 55 min
Toy 12: Generating data...
Directory  data/zfit_toys/toy_12  Created 
Toy 12: Data generation finished
Toy 12: Loading data...
Toy 12: Loading data finished
Toy 12: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.97E+05                |    Ncalls=1254 (1254 total)    |
| EDM = 6.74E-06 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297038.96134091157
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   -1.4    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.300   |   0.021   |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   -2.34   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   3.69    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |  -1.646   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   0.31    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.94    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.94   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |    1.6    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -1.1    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.81    |   0.06    |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.40    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.53    |   0.10    |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.10   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   -5.37   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.884   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   22.4    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.54    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   -0.45   |    0.03   |            |            |   -2    |    2    |       |
| 19| rho_s    |    1.2    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    7.3    |    1.4    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -2.48   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |  -0.300   |   0.030   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   3.35    |   0.23    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.000    0.008    0.049   -0.057   -0.058    0.054    0.080    0.073    0.055    0.236    0.011   -0.091   -0.007   -0.119    0.013   -0.190    0.072   -0.296   -0.105   -0.220   -0.004    0.002    0.027 |
|   Dbar_s |   -0.000    1.000    0.026    0.016    0.050    0.000   -0.005    0.002    0.010    0.024   -0.003   -0.003    0.002    0.036    0.001    0.032    0.000   -0.001    0.002   -0.001    0.000    0.037   -0.002    0.034 |
|  p4040_p |    0.008    0.026    1.000    0.145   -0.103   -0.001   -0.225   -0.269   -0.011   -0.035    0.047   -0.040    0.031    0.217   -0.006   -0.224   -0.012    0.277   -0.028   -0.007   -0.002    0.146    0.035   -0.040 |
|  p4415_p |    0.049    0.016    0.145    1.000   -0.018   -0.000   -0.115    0.073   -0.181   -0.051    0.103   -0.185   -0.193    0.251   -0.021   -0.073   -0.045   -0.044   -0.036   -0.058   -0.002   -0.002    0.027   -0.017 |
|   jpsi_p |   -0.057    0.050   -0.103   -0.018    1.000   -0.009    0.006    0.225   -0.018    0.306   -0.072    0.013   -0.182   -0.053    0.020    0.005    0.039   -0.002    0.094    0.058   -0.011    0.083    0.066   -0.057 |
|  omega_p |   -0.058    0.000   -0.001   -0.000   -0.009    1.000   -0.001   -0.001   -0.010   -0.003   -0.030   -0.002   -0.014   -0.000   -0.021   -0.002    0.016   -0.001    0.035    0.146    0.646   -0.002    0.000   -0.001 |
|  p4040_s |    0.054   -0.005   -0.225   -0.115    0.006   -0.001    1.000    0.381   -0.159   -0.090    0.042    0.220   -0.138   -0.550   -0.018    0.018   -0.043    0.120   -0.036   -0.049   -0.006   -0.183   -0.007    0.082 |
|      Ctt |    0.080    0.002   -0.269    0.073    0.225   -0.001    0.381    1.000   -0.041   -0.315    0.085    0.144   -0.670   -0.384   -0.030    0.180   -0.068    0.310    0.032   -0.122   -0.000   -0.250   -0.012   -0.185 |
| DDstar_p |    0.073    0.010   -0.011   -0.181   -0.018   -0.010   -0.159   -0.041    1.000   -0.151   -0.203    0.062    0.263    0.023   -0.001   -0.113   -0.023   -0.078   -0.083    0.051   -0.038    0.176    0.054    0.080 |
|   Dbar_p |    0.055    0.024   -0.035   -0.051    0.306   -0.003   -0.090   -0.315   -0.151    1.000   -0.087    0.079    0.083    0.070   -0.004    0.045   -0.028   -0.064   -0.046   -0.002   -0.017    0.385   -0.005    0.018 |
|  bplus_1 |    0.236   -0.003    0.047    0.103   -0.072   -0.030    0.042    0.085   -0.203   -0.087    1.000   -0.113    0.097    0.033    0.008    0.027   -0.138    0.017   -0.920    0.200   -0.144   -0.127   -0.014   -0.036 |
|  p4415_s |    0.011   -0.003   -0.040   -0.185    0.013   -0.002    0.220    0.144    0.062    0.079   -0.113    1.000    0.156   -0.153    0.004    0.056    0.000    0.337   -0.009    0.022   -0.010   -0.046   -0.002    0.023 |
|  bplus_2 |   -0.091    0.002    0.031   -0.193   -0.182   -0.014   -0.138   -0.670    0.263    0.083    0.097    0.156    1.000    0.032    0.080   -0.025    0.103   -0.165   -0.323    0.329   -0.060    0.088    0.014    0.088 |
|  p4160_p |   -0.007    0.036    0.217    0.251   -0.053   -0.000   -0.550   -0.384    0.023    0.070    0.033   -0.153    0.032    1.000   -0.001   -0.155   -0.000   -0.194   -0.006    0.001    0.001    0.203    0.060   -0.006 |
|    phi_p |   -0.119    0.001   -0.006   -0.021    0.020   -0.021   -0.018   -0.030   -0.001   -0.004    0.008    0.004    0.080   -0.001    1.000   -0.003    0.465   -0.024   -0.000    0.278   -0.093    0.006    0.002   -0.010 |
|  psi2s_p |    0.013    0.032   -0.224   -0.073    0.005   -0.002    0.018    0.180   -0.113    0.045    0.027    0.056   -0.025   -0.155   -0.003    1.000   -0.010   -0.046   -0.022    0.001   -0.007    0.028    0.028   -0.460 |
|    phi_s |   -0.190    0.000   -0.012   -0.045    0.039    0.016   -0.043   -0.068   -0.023   -0.028   -0.138    0.000    0.103   -0.000    0.465   -0.010    1.000   -0.057    0.163    0.110    0.020    0.007    0.000   -0.024 |
|  p4160_s |    0.072   -0.001    0.277   -0.044   -0.002   -0.001    0.120    0.310   -0.078   -0.064    0.017    0.337   -0.165   -0.194   -0.024   -0.046   -0.057    1.000   -0.033   -0.067   -0.007   -0.083    0.001    0.007 |
|  bplus_0 |   -0.296    0.002   -0.028   -0.036    0.094    0.035   -0.036    0.032   -0.083   -0.046   -0.920   -0.009   -0.323   -0.006   -0.000   -0.022    0.163   -0.033    1.000   -0.223    0.167    0.032   -0.000   -0.023 |
|    rho_s |   -0.105   -0.001   -0.007   -0.058    0.058    0.146   -0.049   -0.122    0.051   -0.002    0.200    0.022    0.329    0.001    0.278    0.001    0.110   -0.067   -0.223    1.000   -0.233    0.015    0.003   -0.016 |
|  omega_s |   -0.220    0.000   -0.002   -0.002   -0.011    0.646   -0.006   -0.000   -0.038   -0.017   -0.144   -0.010   -0.060    0.001   -0.093   -0.007    0.020   -0.007    0.167   -0.233    1.000   -0.005   -0.001   -0.006 |
|  p3770_p |   -0.004    0.037    0.146   -0.002    0.083   -0.002   -0.183   -0.250    0.176    0.385   -0.127   -0.046    0.088    0.203    0.006    0.028    0.007   -0.083    0.032    0.015   -0.005    1.000    0.039   -0.178 |
| DDstar_s |    0.002   -0.002    0.035    0.027    0.066    0.000   -0.007   -0.012    0.054   -0.005   -0.014   -0.002    0.014    0.060    0.002    0.028    0.000    0.001   -0.000    0.003   -0.001    0.039    1.000    0.037 |
|  p3770_s |    0.027    0.034   -0.040   -0.017   -0.057   -0.001    0.082   -0.185    0.080    0.018   -0.036    0.023    0.088   -0.006   -0.010   -0.460   -0.024    0.007   -0.023   -0.016   -0.006   -0.178    0.037    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.33889240423853506}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.02138719058078581}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.19361836707413183}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.15187871961292032}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02512193830092757}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2604421700362156}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1780499513307564}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21887869496951212}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.34049009581245215}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.32994729212602003}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06186398608834143}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.2028802971427066}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09529957190276539}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.08924804951962928}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.13691170305971934}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03099588901796313}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.980799594479123}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17170760303222288}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03400468299794246}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3231397966070794}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.3821056837578913}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10098355618534138}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.029874867544997713}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22511030577507896})])
Toy 13/25
Time taken: 1 h, 54 min
Projected time left: 1 h, 46 min
Toy 13: Generating data...
Directory  data/zfit_toys/toy_13  Created 
Toy 13: Data generation finished
Toy 13: Loading data...
Toy 13: Loading data finished
Toy 13: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1436 (1436 total)    |
| EDM = 2.14E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297189.574672793
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   -6.28   |    0.30   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.30    |   0.45    |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   3.45    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -2.67   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   1.584   |   0.027   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   6.28    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.22    |   0.16    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   0.24    |   0.17    |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   -2.9    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |    4.1    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   1.07    |   0.06    |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.00    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.027   |   0.098   |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.49   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   -5.58   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.803   |   0.032   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   20.9    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.44    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   -0.53   |    0.04   |            |            |   -2    |    2    |       |
| 19| rho_s    |    1.1    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    6.2    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -3.18   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   0.30    |   0.07    |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   2.47    |   0.23    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.061    0.031    0.045   -0.008   -0.002   -0.005    0.081   -0.042   -0.038   -0.134   -0.050   -0.166    0.042   -0.096    0.008   -0.036    0.003    0.135   -0.004    0.183   -0.003   -0.032    0.015 |
|   Dbar_s |   -0.061    1.000    0.023   -0.101    0.280    0.009   -0.054   -0.391    0.105    0.375    0.311    0.122    0.318    0.079   -0.006    0.074   -0.037   -0.049   -0.453    0.169   -0.051    0.389    0.007    0.022 |
|  p4040_p |    0.031    0.023    1.000    0.233    0.189   -0.004   -0.133   -0.053   -0.276   -0.175   -0.116   -0.033   -0.139    0.295    0.007   -0.024    0.005    0.303    0.175   -0.065    0.015    0.175   -0.012    0.015 |
|  p4415_p |    0.045   -0.101    0.233    1.000    0.134   -0.006   -0.139    0.079   -0.329   -0.109   -0.161   -0.201   -0.241    0.386    0.008    0.041    0.003   -0.115    0.227   -0.078    0.015    0.082   -0.065    0.065 |
|   jpsi_p |   -0.008    0.280    0.189    0.134    1.000    0.002    0.055   -0.278   -0.411    0.037    0.105   -0.002    0.136    0.275   -0.007    0.197   -0.028    0.019   -0.096    0.027   -0.015    0.145   -0.019    0.191 |
|  omega_p |   -0.002    0.009   -0.004   -0.006    0.002    1.000    0.001   -0.010    0.008    0.006    0.018    0.007    0.019   -0.006    0.014   -0.001   -0.003    0.000   -0.019    0.059   -0.253    0.001    0.005   -0.002 |
|  p4040_s |   -0.005   -0.054   -0.133   -0.139    0.055    0.001    1.000    0.168   -0.110    0.040    0.077    0.176    0.069   -0.372   -0.002    0.034   -0.019    0.049   -0.108    0.040   -0.016   -0.043   -0.026    0.143 |
|      Ctt |    0.081   -0.391   -0.053    0.079   -0.278   -0.010    0.168    1.000    0.044   -0.479   -0.382   -0.007   -0.617   -0.112    0.016    0.230    0.014    0.144    0.459   -0.151    0.030   -0.130   -0.053    0.022 |
| DDstar_p |   -0.042    0.105   -0.276   -0.329   -0.411    0.008   -0.110    0.044    1.000   -0.296    0.213    0.083    0.249   -0.423   -0.019   -0.212   -0.034   -0.090   -0.316    0.115   -0.034   -0.090    0.156   -0.124 |
|   Dbar_p |   -0.038    0.375   -0.175   -0.109    0.037    0.006    0.040   -0.479   -0.296    1.000    0.191    0.141    0.139   -0.092   -0.005   -0.101   -0.035    0.006   -0.316    0.124   -0.042    0.107   -0.042   -0.187 |
|  bplus_1 |   -0.134    0.311   -0.116   -0.161    0.105    0.018    0.077   -0.382    0.213    0.191    1.000    0.244    0.551   -0.194   -0.024   -0.038   -0.060    0.057   -0.949    0.300   -0.080   -0.006    0.148   -0.021 |
|  p4415_s |   -0.050    0.122   -0.033   -0.201   -0.002    0.007    0.176   -0.007    0.083    0.141    0.244    1.000    0.316   -0.125   -0.009    0.009   -0.024    0.303   -0.339    0.119   -0.032   -0.038    0.035    0.013 |
|  bplus_2 |   -0.166    0.318   -0.139   -0.241    0.136    0.019    0.069   -0.617    0.249    0.139    0.551    0.316    1.000   -0.230   -0.017   -0.046    0.031    0.025   -0.673    0.200   -0.019   -0.020    0.171   -0.012 |
|  p4160_p |    0.042    0.079    0.295    0.386    0.275   -0.006   -0.372   -0.112   -0.423   -0.092   -0.194   -0.125   -0.230    1.000    0.012    0.070    0.019   -0.112    0.278   -0.101    0.026    0.213   -0.022    0.056 |
|    phi_p |   -0.096   -0.006    0.007    0.008   -0.007    0.014   -0.002    0.016   -0.019   -0.005   -0.024   -0.009   -0.017    0.012    1.000    0.004    0.530   -0.002    0.029   -0.023   -0.030    0.004   -0.006    0.002 |
|  psi2s_p |    0.008    0.074   -0.024    0.041    0.197   -0.001    0.034    0.230   -0.212   -0.101   -0.038    0.009   -0.046    0.070    0.004    1.000    0.004   -0.016    0.057   -0.020    0.005    0.044   -0.022   -0.168 |
|    phi_s |   -0.036   -0.037    0.005    0.003   -0.028   -0.003   -0.019    0.014   -0.034   -0.035   -0.060   -0.024    0.031    0.019    0.530    0.004    1.000   -0.026    0.075   -0.076    0.017   -0.005   -0.015   -0.009 |
|  p4160_s |    0.003   -0.049    0.303   -0.115    0.019    0.000    0.049    0.144   -0.090    0.006    0.057    0.303    0.025   -0.112   -0.002   -0.016   -0.026    1.000   -0.090    0.035   -0.018   -0.012   -0.015    0.055 |
|  bplus_0 |    0.135   -0.453    0.175    0.227   -0.096   -0.019   -0.108    0.459   -0.316   -0.316   -0.949   -0.339   -0.673    0.278    0.029    0.057    0.075   -0.090    1.000   -0.336    0.093   -0.024   -0.213    0.037 |
|    rho_s |   -0.004    0.169   -0.065   -0.078    0.027    0.059    0.040   -0.151    0.115    0.124    0.300    0.119    0.200   -0.101   -0.023   -0.020   -0.076    0.035   -0.336    1.000   -0.370    0.009    0.078   -0.017 |
|  omega_s |    0.183   -0.051    0.015    0.015   -0.015   -0.253   -0.016    0.030   -0.034   -0.042   -0.080   -0.032   -0.019    0.026   -0.030    0.005    0.017   -0.018    0.093   -0.370    1.000   -0.006   -0.022    0.000 |
|  p3770_p |   -0.003    0.389    0.175    0.082    0.145    0.001   -0.043   -0.130   -0.090    0.107   -0.006   -0.038   -0.020    0.213    0.004    0.044   -0.005   -0.012   -0.024    0.009   -0.006    1.000    0.038   -0.208 |
| DDstar_s |   -0.032    0.007   -0.012   -0.065   -0.019    0.005   -0.026   -0.053    0.156   -0.042    0.148    0.035    0.171   -0.022   -0.006   -0.022   -0.015   -0.015   -0.213    0.078   -0.022    0.038    1.000    0.015 |
|  p3770_s |    0.015    0.022    0.015    0.065    0.191   -0.002    0.143    0.022   -0.124   -0.187   -0.021    0.013   -0.012    0.056    0.002   -0.168   -0.009    0.055    0.037   -0.017    0.000   -0.208    0.015    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3000196636893051}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.45331147154977314}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.15119235803401665}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.21054012322555415}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02669617763215637}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2383100832584626}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.15634158201720572}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1701463811447378}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.43253521778768356}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.38662058860595927}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.059303474600624684}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18934652809582414}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09839104432006396}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09648033631041564}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.15758184500275085}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03154198573953071}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9476394930745169}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.15614218463597873}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.039427095388032685}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.32191252776651824}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.8838661507908352}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.11191211481488295}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.06770650307396542}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23263937435587034})])
Toy 14/25
Time taken: 2 h, 4 min
Projected time left: 1 h, 37 min
Toy 14: Generating data...
Directory  data/zfit_toys/toy_14  Created 
Toy 14: Data generation finished
Toy 14: Loading data...
Toy 14: Loading data finished
Toy 14: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1382 (1382 total)    |
| EDM = 3.93E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297164.43480357656
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   -0.09   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |  -0.300   |   0.018   |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   3.88    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -2.20   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   4.676   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   -6.0    |    0.7    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.89    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.15   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   -1.2    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -4.3    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   -0.96   |    0.05   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.58    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   -0.21   |    0.10   |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.01   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   6.28    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.904   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   17.6    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.54    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   0.520   |   0.024   |            |            |   -2    |    2    |       |
| 19| rho_s    |    1.4    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    4.7    |    3.1    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -2.68   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   0.300   |   0.023   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   2.75    |   0.23    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000    0.001    0.008    0.053   -0.120    0.257    0.049    0.111   -0.045    0.004    0.098    0.004    0.282   -0.016   -0.021   -0.005    0.106    0.068   -0.121    0.031    0.414   -0.031    0.000    0.013 |
|   Dbar_s |    0.001    1.000    0.023    0.020    0.047    0.001   -0.002    0.004    0.001    0.022   -0.002   -0.001    0.003    0.032   -0.000    0.028   -0.000    0.003    0.001   -0.000    0.001    0.031   -0.002    0.027 |
|  p4040_p |    0.008    0.023    1.000    0.160   -0.079   -0.002   -0.243   -0.268    0.115   -0.051   -0.002    0.008   -0.035    0.213    0.001   -0.228   -0.008    0.314    0.016    0.005   -0.002    0.172    0.029   -0.059 |
|  p4415_p |    0.053    0.020    0.160    1.000   -0.025    0.011   -0.244   -0.057    0.015   -0.067   -0.078   -0.182    0.180    0.319    0.001   -0.115   -0.022   -0.154    0.014    0.003    0.014    0.081    0.039   -0.014 |
|   jpsi_p |   -0.120    0.047   -0.079   -0.025    1.000   -0.079   -0.033    0.184    0.189    0.257    0.066   -0.010    0.075    0.004    0.010   -0.010    0.010   -0.044   -0.018    0.037   -0.091    0.092    0.058   -0.026 |
|  omega_p |    0.257    0.001   -0.002    0.011   -0.079    1.000    0.007    0.022   -0.053   -0.025    0.126   -0.013    0.078   -0.013    0.001   -0.012    0.113    0.007   -0.176   -0.399    0.901   -0.031    0.000   -0.010 |
|  p4040_s |    0.049   -0.002   -0.243   -0.244   -0.033    0.007    1.000    0.353   -0.133   -0.087    0.004    0.184    0.102   -0.557   -0.000   -0.003   -0.020    0.009    0.019    0.013    0.009   -0.155    0.004    0.101 |
|      Ctt |    0.111    0.004   -0.268   -0.057    0.184    0.022    0.353    1.000   -0.103   -0.324   -0.167    0.196    0.677   -0.412    0.001    0.200   -0.038    0.247   -0.008    0.005    0.029   -0.257   -0.004   -0.153 |
| DDstar_p |   -0.045    0.001    0.115    0.015    0.189   -0.053   -0.133   -0.103    1.000   -0.095    0.342   -0.011   -0.273    0.256   -0.001    0.011    0.003   -0.054    0.049    0.077   -0.062    0.259    0.033    0.159 |
|   Dbar_p |    0.004    0.022   -0.051   -0.067    0.257   -0.025   -0.087   -0.324   -0.095    1.000    0.177    0.042   -0.085    0.063   -0.001    0.002   -0.011   -0.078    0.045    0.050   -0.029    0.333    0.004   -0.025 |
|  bplus_1 |    0.098   -0.002   -0.002   -0.078    0.066    0.126    0.004   -0.167    0.342    0.177    1.000    0.117   -0.277    0.020    0.000    0.035    0.038   -0.001   -0.834   -0.169    0.148    0.114   -0.003    0.065 |
|  p4415_s |    0.004   -0.001    0.008   -0.182   -0.010   -0.013    0.184    0.196   -0.011    0.042    0.117    1.000   -0.091   -0.100   -0.000    0.030   -0.007    0.333    0.031    0.028   -0.015   -0.057   -0.001    0.025 |
|  bplus_2 |    0.282    0.003   -0.035    0.180    0.075    0.078    0.102    0.677   -0.273   -0.085   -0.277   -0.091    1.000   -0.075   -0.001   -0.001   -0.089    0.148   -0.030    0.001    0.098   -0.114    0.005   -0.094 |
|  p4160_p |   -0.016    0.032    0.213    0.319    0.004   -0.013   -0.557   -0.412    0.256    0.063    0.020   -0.100   -0.075    1.000    0.001   -0.142   -0.002   -0.144    0.019    0.011   -0.015    0.254    0.049   -0.006 |
|    phi_p |   -0.021   -0.000    0.001    0.001    0.010    0.001   -0.000    0.001   -0.001   -0.001    0.000   -0.000   -0.001    0.001    1.000    0.002   -0.353   -0.000   -0.003   -0.014    0.006    0.001   -0.000    0.001 |
|  psi2s_p |   -0.005    0.028   -0.228   -0.115   -0.010   -0.012   -0.003    0.200    0.011    0.002    0.035    0.030   -0.001   -0.142    0.002    1.000   -0.005   -0.084    0.002    0.013   -0.014   -0.004    0.028   -0.420 |
|    phi_s |    0.106   -0.000   -0.008   -0.022    0.010    0.113   -0.020   -0.038    0.003   -0.011    0.038   -0.007   -0.089   -0.002   -0.353   -0.005    1.000   -0.030   -0.046   -0.048    0.127   -0.001    0.000   -0.015 |
|  p4160_s |    0.068    0.003    0.314   -0.154   -0.044    0.007    0.009    0.247   -0.054   -0.078   -0.001    0.333    0.148   -0.144   -0.000   -0.084   -0.030    1.000    0.039    0.022    0.010   -0.049    0.009    0.008 |
|  bplus_0 |   -0.121    0.001    0.016    0.014   -0.018   -0.176    0.019   -0.008    0.049    0.045   -0.834    0.031   -0.030    0.019   -0.003    0.002   -0.046    0.039    1.000    0.263   -0.207    0.046    0.000    0.046 |
|    rho_s |    0.031   -0.000    0.005    0.003    0.037   -0.399    0.013    0.005    0.077    0.050   -0.169    0.028    0.001    0.011   -0.014    0.013   -0.048    0.022    0.263    1.000   -0.516    0.036   -0.000    0.024 |
|  omega_s |    0.414    0.001   -0.002    0.014   -0.091    0.901    0.009    0.029   -0.062   -0.029    0.148   -0.015    0.098   -0.015    0.006   -0.014    0.127    0.010   -0.207   -0.516    1.000   -0.036    0.000   -0.012 |
|  p3770_p |   -0.031    0.031    0.172    0.081    0.092   -0.031   -0.155   -0.257    0.259    0.333    0.114   -0.057   -0.114    0.254    0.001   -0.004   -0.001   -0.049    0.046    0.036   -0.036    1.000    0.022   -0.206 |
| DDstar_s |    0.000   -0.002    0.029    0.039    0.058    0.000    0.004   -0.004    0.033    0.004   -0.003   -0.001    0.005    0.049   -0.000    0.028    0.000    0.009    0.000   -0.000    0.000    0.022    1.000    0.025 |
|  p3770_s |    0.013    0.027   -0.059   -0.014   -0.026   -0.010    0.101   -0.153    0.159   -0.025    0.065    0.025   -0.094   -0.006    0.001   -0.420   -0.015    0.008    0.046    0.024   -0.012   -0.206    0.025    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2736924948092554}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.01774086242251205}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2048936169270963}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1377810110497193}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.026330765688055813}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.7187952921423602}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1751023433009553}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20789108216525043}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.33903289527162483}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3229112476375662}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04835691558528665}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19021029990860083}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09720993917229626}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09319229650110472}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.23480707136894807}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03136546101546056}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8576549649445582}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1664098860957801}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.023890604242601476}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3614553910970937}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.1210113748877983}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.11471719289918103}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.02256647444930948}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2328428751543843})])
Toy 15/25
Time taken: 2 h, 13 min
Projected time left: 1 h, 29 min
Toy 15: Generating data...
Directory  data/zfit_toys/toy_15  Created 
Toy 15: Data generation finished
Toy 15: Loading data...
Toy 15: Loading data finished
Toy 15: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.97E+05                |    Ncalls=1398 (1398 total)    |
| EDM = 7.82E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297010.44474974764
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   -0.16   |    0.28   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.30    |   0.13    |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   -2.42   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   4.08    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   1.62    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   6.28    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.98    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.18   |    0.19   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |    3.2    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -3.0    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.84    |   0.06    |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.47    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.35    |   0.08    |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.21   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   -0.72   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   17.1    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.35    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |  -0.426   |   0.028   |            |            |   -2    |    2    |       |
| 19| rho_s    |    1.4    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    7.7    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -3.18   |    0.12   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   0.30    |   0.07    |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   3.17    |   0.26    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000    0.007   -0.004    0.032   -0.028    0.008    0.046    0.115   -0.003    0.016   -0.126    0.013   -0.298   -0.012    0.064   -0.003    0.055    0.060    0.125    0.223    0.346   -0.007   -0.007    0.014 |
|   Dbar_s |    0.007    1.000   -0.103    0.017   -0.037    0.000    0.037   -0.250   -0.289    0.337   -0.043    0.036   -0.020   -0.030    0.002   -0.111   -0.009    0.024    0.000    0.015   -0.007   -0.087   -0.057   -0.144 |
|  p4040_p |   -0.004   -0.103    1.000    0.346    0.406   -0.001   -0.215   -0.207   -0.056   -0.319    0.044   -0.058    0.081    0.511    0.005    0.105    0.008    0.233   -0.010   -0.015    0.006    0.404    0.013    0.152 |
|  p4415_p |    0.032    0.017    0.346    1.000    0.347   -0.001   -0.109   -0.177   -0.433    0.084    0.110   -0.163   -0.144    0.538    0.008    0.103   -0.009   -0.083   -0.010   -0.010    0.008    0.168   -0.078    0.110 |
|   jpsi_p |   -0.028   -0.037    0.406    0.347    1.000    0.000   -0.042   -0.232   -0.216   -0.312    0.077   -0.103    0.248    0.526    0.009    0.341   -0.002   -0.033   -0.087    0.008   -0.015    0.382   -0.030    0.376 |
|  omega_p |    0.008    0.000   -0.001   -0.001    0.000    1.000   -0.000   -0.001    0.001    0.000    0.005    0.000    0.004   -0.001    0.003   -0.000   -0.002   -0.001   -0.006    0.013   -0.118   -0.001    0.001   -0.001 |
|  p4040_s |    0.046    0.037   -0.215   -0.109   -0.042   -0.000    1.000    0.177   -0.272    0.272    0.015    0.195   -0.086   -0.364    0.010   -0.060   -0.034    0.142   -0.046    0.037   -0.012   -0.170   -0.082    0.032 |
|      Ctt |    0.115   -0.250   -0.207   -0.177   -0.232   -0.001    0.177    1.000    0.310   -0.282    0.037    0.194   -0.530   -0.290    0.013    0.255   -0.074    0.147   -0.029    0.061   -0.017    0.106    0.020    0.002 |
| DDstar_p |   -0.003   -0.289   -0.056   -0.433   -0.216    0.001   -0.272    0.310    1.000   -0.750   -0.077   -0.036    0.157   -0.277    0.002   -0.014   -0.014   -0.216   -0.053    0.043   -0.020    0.268    0.146    0.075 |
|   Dbar_p |    0.016    0.337   -0.319    0.084   -0.312    0.000    0.272   -0.282   -0.750    1.000    0.032    0.098   -0.240   -0.201   -0.010   -0.304   -0.003    0.190    0.059   -0.025    0.012   -0.625   -0.102   -0.375 |
|  bplus_1 |   -0.126   -0.043    0.044    0.110    0.077    0.005    0.015    0.037   -0.077    0.032    1.000   -0.073   -0.018    0.067    0.050    0.011   -0.103    0.008   -0.958    0.307   -0.191   -0.050   -0.074   -0.009 |
|  p4415_s |    0.013    0.036   -0.058   -0.163   -0.103    0.000    0.195    0.194   -0.036    0.098   -0.073    1.000    0.069   -0.099    0.005   -0.018   -0.017    0.320   -0.024    0.030   -0.013   -0.106   -0.017   -0.018 |
|  bplus_2 |   -0.298   -0.020    0.081   -0.144    0.248    0.004   -0.086   -0.530    0.157   -0.240   -0.018    0.069    1.000    0.041   -0.019    0.053    0.118   -0.120   -0.153   -0.023   -0.038    0.101    0.098    0.129 |
|  p4160_p |   -0.012   -0.030    0.511    0.538    0.526   -0.001   -0.364   -0.290   -0.277   -0.201    0.067   -0.099    0.041    1.000    0.003    0.197    0.020   -0.070    0.018   -0.037    0.016    0.388   -0.010    0.210 |
|    phi_p |    0.064    0.002    0.005    0.008    0.009    0.003    0.010    0.013    0.002   -0.010    0.050    0.005   -0.019    0.003    1.000    0.007    0.318    0.011   -0.058    0.051   -0.033    0.002    0.003    0.009 |
|  psi2s_p |   -0.003   -0.111    0.105    0.103    0.341   -0.000   -0.060    0.255   -0.014   -0.304    0.011   -0.018    0.053    0.197    0.007    1.000    0.000   -0.062   -0.021    0.006   -0.004    0.302   -0.013   -0.021 |
|    phi_s |    0.055   -0.009    0.008   -0.009   -0.002   -0.002   -0.034   -0.074   -0.014   -0.003   -0.103   -0.017    0.118    0.020    0.318    0.000    1.000   -0.040    0.107    0.014    0.050    0.008   -0.005   -0.009 |
|  p4160_s |    0.060    0.024    0.233   -0.083   -0.033   -0.001    0.142    0.147   -0.216    0.190    0.008    0.320   -0.120   -0.070    0.011   -0.062   -0.040    1.000   -0.038    0.037   -0.010   -0.086   -0.057   -0.015 |
|  bplus_0 |    0.125    0.000   -0.010   -0.010   -0.087   -0.006   -0.046   -0.029   -0.053    0.059   -0.958   -0.024   -0.153    0.018   -0.058   -0.021    0.107   -0.038    1.000   -0.341    0.202    0.030   -0.021   -0.029 |
|    rho_s |    0.223    0.015   -0.015   -0.010    0.008    0.013    0.037    0.061    0.043   -0.025    0.307    0.030   -0.023   -0.037    0.051    0.006    0.014    0.037   -0.341    1.000   -0.321   -0.019    0.027    0.008 |
|  omega_s |    0.346   -0.007    0.006    0.008   -0.015   -0.118   -0.012   -0.017   -0.020    0.012   -0.191   -0.013   -0.038    0.016   -0.033   -0.004    0.050   -0.010    0.202   -0.321    1.000    0.007   -0.014   -0.002 |
|  p3770_p |   -0.007   -0.087    0.404    0.168    0.382   -0.001   -0.170    0.106    0.268   -0.625   -0.050   -0.106    0.101    0.388    0.002    0.302    0.008   -0.086    0.030   -0.019    0.007    1.000    0.095    0.096 |
| DDstar_s |   -0.007   -0.057    0.013   -0.078   -0.030    0.001   -0.082    0.020    0.146   -0.102   -0.074   -0.017    0.098   -0.010    0.003   -0.013   -0.005   -0.057   -0.021    0.027   -0.014    0.095    1.000    0.027 |
|  p3770_s |    0.014   -0.144    0.152    0.110    0.376   -0.001    0.032    0.002    0.075   -0.375   -0.009   -0.018    0.129    0.210    0.009   -0.021   -0.009   -0.015   -0.029    0.008   -0.002    0.096    0.027    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.28219926499537307}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.1310331961712678}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.22206405189098488}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.17761363757680293}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.0346334493607956}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.14053569804809118}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17528940366707446}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.19047553499945358}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.8085647339719486}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.8163077577164124}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.05605041122410648}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18804383774282651}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08087544429326043}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.12836298224052367}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1593810310150774}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03601649027151499}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9275076896027965}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16772921714442512}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.028187035219036316}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3569300734926739}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.983734755591585}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.12044693904451398}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.0677029157441773}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.26319425244265116})])
Toy 16/25
Time taken: 2 h, 23 min
Projected time left: 1 h, 20 min
Toy 16: Generating data...
Directory  data/zfit_toys/toy_16  Created 
Toy 16: Data generation finished
Toy 16: Loading data...
Toy 16: Loading data finished
Toy 16: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1329 (1329 total)    |
| EDM = 4.22E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297140.05889595096
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |    6.3    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.300   |   0.017   |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   3.78    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   4.37    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   4.649   |   0.027   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   -6.2    |    2.0    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.15    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.45   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   -4.4    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -1.16   |    0.31   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   -0.88   |    0.04   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.08    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   -0.26   |    0.09   |            |            |   -2    |    2    |       |
| 13| p4160_p  |   4.17    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   -0.29   |    0.25   |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.91    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   16.0    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.26    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   0.474   |   0.020   |            |            |   -2    |    2    |       |
| 19| rho_s    |    1.1    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |     6     |     4     |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -2.82   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |  -0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   3.25    |   0.23    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.001   -0.008   -0.038    0.090   -0.107   -0.040   -0.084    0.019   -0.013   -0.041   -0.021   -0.219    0.007   -0.109    0.004   -0.130   -0.055    0.039   -0.280   -0.199    0.018   -0.000   -0.016 |
|   Dbar_s |   -0.001    1.000    0.025    0.013    0.044    0.001   -0.002    0.006    0.002    0.020   -0.001    0.000    0.004    0.028    0.000    0.026   -0.000    0.003    0.001    0.000    0.000    0.034   -0.001    0.023 |
|  p4040_p |   -0.008    0.025    1.000    0.102   -0.089   -0.005   -0.249   -0.278    0.118   -0.041    0.011    0.030   -0.064    0.192   -0.001   -0.237   -0.008    0.288    0.024    0.011   -0.006    0.160    0.033   -0.057 |
|  p4415_p |   -0.038    0.013    0.102    1.000   -0.019    0.008   -0.247   -0.069   -0.019   -0.081   -0.123   -0.154    0.199    0.272   -0.002   -0.103   -0.018   -0.249    0.015    0.009    0.006    0.058    0.026   -0.028 |
|   jpsi_p |    0.090    0.044   -0.089   -0.019    1.000   -0.078   -0.012    0.211    0.177    0.240    0.075   -0.026    0.105   -0.020   -0.029   -0.024   -0.006   -0.042   -0.047    0.001   -0.076    0.084    0.057   -0.023 |
|  omega_p |   -0.107    0.001   -0.005    0.008   -0.078    1.000    0.000   -0.000   -0.043   -0.021    0.112   -0.007    0.045   -0.009   -0.002   -0.011    0.080   -0.001   -0.154   -0.264    0.932   -0.031    0.000   -0.011 |
|  p4040_s |   -0.040   -0.002   -0.249   -0.247   -0.012    0.000    1.000    0.360   -0.133   -0.074   -0.000    0.134    0.113   -0.556    0.000    0.015   -0.017    0.046    0.022    0.029   -0.003   -0.159    0.003    0.104 |
|      Ctt |   -0.084    0.006   -0.278   -0.069    0.211   -0.000    0.360    1.000   -0.100   -0.314   -0.181    0.221    0.690   -0.389   -0.009    0.184   -0.041    0.271   -0.001    0.042   -0.005   -0.256   -0.002   -0.153 |
| DDstar_p |    0.019    0.002    0.118   -0.019    0.177   -0.043   -0.133   -0.100    1.000   -0.106    0.378   -0.069   -0.277    0.217    0.004   -0.014    0.008   -0.089    0.020    0.069   -0.047    0.283    0.034    0.146 |
|   Dbar_p |   -0.013    0.020   -0.041   -0.081    0.240   -0.021   -0.074   -0.314   -0.106    1.000    0.183   -0.005   -0.088    0.040    0.003   -0.016   -0.005   -0.084    0.032    0.052   -0.025    0.349    0.004   -0.030 |
|  bplus_1 |   -0.041   -0.001    0.011   -0.123    0.075    0.112   -0.000   -0.181    0.378    0.183    1.000    0.076   -0.300    0.014   -0.003    0.030    0.021   -0.007   -0.826   -0.162    0.124    0.142   -0.001    0.065 |
|  p4415_s |   -0.021    0.000    0.030   -0.154   -0.026   -0.007    0.134    0.221   -0.069   -0.005    0.076    1.000   -0.014   -0.026    0.001    0.001   -0.009    0.289    0.023    0.030   -0.010   -0.076    0.001    0.007 |
|  bplus_2 |   -0.219    0.004   -0.064    0.199    0.105    0.045    0.113    0.690   -0.277   -0.088   -0.300   -0.014    1.000   -0.075   -0.000   -0.007   -0.081    0.143   -0.020    0.079    0.034   -0.130    0.004   -0.098 |
|  p4160_p |    0.007    0.028    0.192    0.272   -0.020   -0.009   -0.556   -0.389    0.217    0.040    0.014   -0.026   -0.075    1.000   -0.002   -0.150   -0.002   -0.183    0.018    0.005   -0.009    0.230    0.045   -0.019 |
|    phi_p |   -0.109    0.000   -0.001   -0.002   -0.029   -0.002    0.000   -0.009    0.004    0.003   -0.003    0.001   -0.000   -0.002    1.000   -0.003    0.695    0.001    0.016    0.107   -0.018   -0.002    0.001    0.000 |
|  psi2s_p |    0.004    0.026   -0.237   -0.103   -0.024   -0.011    0.015    0.184   -0.014   -0.016    0.030    0.001   -0.007   -0.150   -0.003    1.000   -0.004   -0.078   -0.007    0.007   -0.011   -0.015    0.026   -0.394 |
|    phi_s |   -0.130   -0.000   -0.008   -0.018   -0.006    0.080   -0.017   -0.041    0.008   -0.005    0.021   -0.009   -0.081   -0.002    0.695   -0.004    1.000   -0.024   -0.014    0.079    0.076   -0.001    0.000   -0.011 |
|  p4160_s |   -0.055    0.003    0.288   -0.249   -0.042   -0.001    0.046    0.271   -0.089   -0.084   -0.007    0.289    0.143   -0.183    0.001   -0.078   -0.024    1.000    0.041    0.042   -0.006   -0.085    0.008    0.008 |
|  bplus_0 |    0.039    0.001    0.024    0.015   -0.047   -0.154    0.022   -0.001    0.020    0.032   -0.826    0.023   -0.020    0.018    0.016   -0.007   -0.014    0.041    1.000    0.264   -0.172    0.040    0.001    0.046 |
|    rho_s |   -0.280    0.000    0.011    0.009    0.001   -0.264    0.029    0.042    0.069    0.052   -0.162    0.030    0.079    0.005    0.107    0.007    0.079    0.042    0.264    1.000   -0.347    0.034    0.000    0.029 |
|  omega_s |   -0.199    0.000   -0.006    0.006   -0.076    0.932   -0.003   -0.005   -0.047   -0.025    0.124   -0.010    0.034   -0.009   -0.018   -0.011    0.076   -0.006   -0.172   -0.347    1.000   -0.033    0.000   -0.013 |
|  p3770_p |    0.018    0.034    0.160    0.058    0.084   -0.031   -0.159   -0.256    0.283    0.349    0.142   -0.076   -0.130    0.230   -0.002   -0.015   -0.001   -0.085    0.040    0.034   -0.033    1.000    0.027   -0.252 |
| DDstar_s |   -0.000   -0.001    0.033    0.026    0.057    0.000    0.003   -0.002    0.034    0.004   -0.001    0.001    0.004    0.045    0.001    0.026    0.000    0.008    0.001    0.000    0.000    0.027    1.000    0.024 |
|  p3770_s |   -0.016    0.023   -0.057   -0.028   -0.023   -0.011    0.104   -0.153    0.146   -0.030    0.065    0.007   -0.098   -0.019    0.000   -0.394   -0.011    0.008    0.046    0.029   -0.013   -0.252    0.024    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.792491209733738}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.01681501885885822}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1598457610944175}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.19776486292153894}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02657350168096162}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 1.9838837604806168}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1708517597609543}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21411360475117147}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.33104154246764095}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3092074106175762}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04232395705658398}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18801624264292077}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0873176462325751}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09873264112756974}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.2468298424109614}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031705061878184004}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1314929922323538}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16807800212905866}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.020447897383341296}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.36853120422550495}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.528253307411568}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09869965905712719}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.020263749402164466}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23436457439569125})])
Toy 17/25
Time taken: 2 h, 32 min
Projected time left: 1 h, 11 min
Toy 17: Generating data...
Directory  data/zfit_toys/toy_17  Created 
Toy 17: Data generation finished
Toy 17: Loading data...
Toy 17: Loading data finished
Toy 17: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1271 (1271 total)    |
| EDM = 7.86E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297258.48634726275
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |    6.3    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.30    |   0.14    |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   -2.76   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -2.28   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   -4.72   |    0.03   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   -5.11   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.01    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |  -0.022   |   0.214   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   0.021   |   0.655   |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -2.0    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.91    |   0.06    |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.41    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.13    |   0.08    |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.19   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   -5.66   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.80    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   21.0    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.22    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |  -0.453   |   0.031   |            |            |   -2    |    2    |       |
| 19| rho_s    |    1.1    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    9.4    |    0.8    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -2.92   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   -0.30   |    0.07   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   2.26    |   0.25    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.005    0.000   -0.010    0.009   -0.039   -0.019   -0.043   -0.007   -0.015    0.015   -0.009    0.140    0.010    0.129    0.001    0.083   -0.028   -0.007   -0.212   -0.004    0.001    0.000   -0.004 |
|   Dbar_s |   -0.005    1.000    0.011   -0.019    0.130    0.030   -0.075   -0.193   -0.003    0.234   -0.070    0.002    0.100    0.076   -0.002    0.022   -0.016   -0.069   -0.052    0.045   -0.002    0.244   -0.024    0.016 |
|  p4040_p |    0.000    0.011    1.000    0.372    0.340   -0.015   -0.163   -0.160   -0.379   -0.100    0.060    0.006   -0.025    0.380    0.006    0.032    0.006    0.370    0.021   -0.029    0.002    0.216   -0.026    0.138 |
|  p4415_p |   -0.010   -0.019    0.372    1.000    0.399   -0.005   -0.185   -0.155   -0.498    0.018    0.086   -0.183   -0.135    0.570    0.007    0.131   -0.003   -0.064    0.007   -0.015    0.002    0.206   -0.075    0.184 |
|   jpsi_p |    0.009    0.130    0.340    0.399    1.000    0.007    0.016   -0.364   -0.676    0.167    0.045   -0.064    0.169    0.494   -0.004    0.250   -0.016    0.049   -0.059    0.007    0.002    0.185   -0.092    0.279 |
|  omega_p |   -0.039    0.030   -0.015   -0.005    0.007    1.000    0.029    0.002   -0.011    0.062    0.201    0.028   -0.054   -0.024    0.029   -0.007   -0.031    0.024   -0.233    0.702   -0.241   -0.006    0.010   -0.013 |
|  p4040_s |   -0.019   -0.075   -0.163   -0.185    0.016    0.029    1.000    0.254   -0.040   -0.012    0.002    0.150   -0.003   -0.364   -0.006    0.056   -0.028   -0.058   -0.063    0.041   -0.000   -0.071   -0.040    0.152 |
|      Ctt |   -0.043   -0.193   -0.160   -0.155   -0.364    0.002    0.254    1.000    0.412   -0.591    0.135    0.154   -0.575   -0.354   -0.003    0.232   -0.032    0.175    0.023   -0.008    0.005   -0.224    0.064   -0.004 |
| DDstar_p |   -0.007   -0.003   -0.379   -0.498   -0.676   -0.011   -0.040    0.412    1.000   -0.516    0.019    0.027   -0.073   -0.594   -0.017   -0.253   -0.012   -0.096    0.012   -0.010    0.003   -0.308    0.155   -0.208 |
|   Dbar_p |   -0.015    0.234   -0.100    0.018    0.167    0.062   -0.012   -0.591   -0.516    1.000   -0.153    0.053    0.116    0.100   -0.005   -0.110   -0.035   -0.070   -0.091    0.093   -0.004    0.270   -0.119   -0.195 |
|  bplus_1 |    0.015   -0.070    0.060    0.086    0.045    0.201    0.002    0.135    0.019   -0.153    1.000   -0.066   -0.197    0.036   -0.027    0.026   -0.122    0.027   -0.935    0.300   -0.020   -0.080   -0.038    0.028 |
|  p4415_s |   -0.009    0.002    0.006   -0.183   -0.064    0.028    0.150    0.154    0.027    0.053   -0.066    1.000    0.115   -0.087   -0.006    0.008   -0.021    0.304   -0.054    0.042   -0.002   -0.044   -0.009    0.002 |
|  bplus_2 |    0.140    0.100   -0.025   -0.135    0.169   -0.054   -0.003   -0.575   -0.073    0.116   -0.197    0.115    1.000   -0.016    0.025   -0.051    0.126   -0.080    0.024   -0.061   -0.013   -0.021    0.057    0.019 |
|  p4160_p |    0.010    0.076    0.380    0.570    0.494   -0.024   -0.364   -0.354   -0.594    0.100    0.036   -0.087   -0.016    1.000    0.013    0.130    0.021   -0.001    0.051   -0.041    0.001    0.279   -0.047    0.168 |
|    phi_p |    0.129   -0.002    0.006    0.007   -0.004    0.029   -0.006   -0.003   -0.017   -0.005   -0.027   -0.006    0.025    0.013    1.000    0.005    0.666   -0.006    0.036   -0.046    0.004    0.006   -0.003    0.003 |
|  psi2s_p |    0.001    0.022    0.032    0.131    0.250   -0.007    0.056    0.232   -0.253   -0.110    0.026    0.008   -0.051    0.130    0.005    1.000    0.004    0.005    0.017   -0.014    0.001    0.075   -0.031   -0.146 |
|    phi_s |    0.083   -0.016    0.006   -0.003   -0.016   -0.031   -0.028   -0.032   -0.012   -0.035   -0.122   -0.021    0.126    0.021    0.666    0.004    1.000   -0.035    0.144   -0.108   -0.003    0.005   -0.005   -0.001 |
|  p4160_s |   -0.028   -0.069    0.370   -0.064    0.049    0.024   -0.058    0.175   -0.096   -0.070    0.027    0.304   -0.080   -0.001   -0.006    0.005   -0.035    1.000   -0.051    0.031    0.002    0.028   -0.028    0.087 |
|  bplus_0 |   -0.007   -0.052    0.021    0.007   -0.059   -0.233   -0.063    0.023    0.012   -0.091   -0.935   -0.054    0.024    0.051    0.036    0.017    0.144   -0.051    1.000   -0.354    0.022    0.053   -0.019    0.021 |
|    rho_s |   -0.212    0.045   -0.029   -0.015    0.007    0.702    0.041   -0.008   -0.010    0.093    0.300    0.042   -0.061   -0.041   -0.046   -0.014   -0.108    0.031   -0.354    1.000   -0.066   -0.013    0.018   -0.025 |
|  omega_s |   -0.004   -0.002    0.002    0.002    0.002   -0.241   -0.000    0.005    0.003   -0.004   -0.020   -0.002   -0.013    0.001    0.004    0.001   -0.003    0.002    0.022   -0.066    1.000    0.001   -0.001    0.003 |
|  p3770_p |    0.001    0.244    0.216    0.206    0.185   -0.006   -0.071   -0.224   -0.308    0.270   -0.080   -0.044   -0.021    0.279    0.006    0.075    0.005    0.028    0.053   -0.013    0.001    1.000    0.004   -0.176 |
| DDstar_s |    0.000   -0.024   -0.026   -0.075   -0.092    0.010   -0.040    0.064    0.155   -0.119   -0.038   -0.009    0.057   -0.047   -0.003   -0.031   -0.005   -0.028   -0.019    0.018   -0.001    0.004    1.000    0.009 |
|  p3770_s |   -0.004    0.016    0.138    0.184    0.279   -0.013    0.152   -0.004   -0.208   -0.195    0.028    0.002    0.019    0.168    0.003   -0.146   -0.001    0.087    0.021   -0.025    0.003   -0.176    0.009    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.4170808553977654}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.13684217153104244}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2064995449956748}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.18521780339575544}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03330459715391054}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.23477584662795659}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17084902997293172}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21428228937278238}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.6545669341161795}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.5852344632098101}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06272575673858038}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18962674884021402}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0809823230847233}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.13033474049492466}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.19129932473440547}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03449545573167967}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1363887324284345}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16770548812381714}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03120718767857089}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.4029005370133463}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.8264960749746963}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.13019547233156992}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.0661785737281552}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.24727307912631202})])
Toy 18/25
Time taken: 2 h, 41 min
Projected time left: 1 h, 2 min
Toy 18: Generating data...
Directory  data/zfit_toys/toy_18  Created 
Toy 18: Data generation finished
Toy 18: Loading data...
Toy 18: Loading data finished
Toy 18: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1556 (1556 total)    |
| EDM = 0.000246 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297256.87536010786
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   -6.28   |    0.06   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   -0.20   |    0.39   |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   3.51    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -1.97   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   1.64    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   -0.15   |    0.33   |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.69    |   0.20    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.34   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |    3.1    |    1.2    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |    5.3    |    0.9    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.896   |   0.025   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.03    |   0.18    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.29    |   0.08    |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -1.98   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   6.28    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.80    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   17.9    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   1.78    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |  -0.451   |   0.013   |            |            |   -2    |    2    |       |
| 19| rho_s    |    1.6    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    5.3    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   3.39    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   0.30    |   0.07    |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |    2.8    |    0.4    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.005    0.005    0.006    0.003    0.004   -0.001    0.010    0.005   -0.003   -0.011   -0.001   -0.026    0.003   -0.002    0.003    0.008    0.004    0.014   -0.007    0.059    0.003   -0.001    0.005 |
|   Dbar_s |   -0.005    1.000   -0.537   -0.081   -0.754   -0.021    0.498   -0.612   -0.920    0.783   -0.111    0.173   -0.394   -0.526    0.005   -0.714   -0.018    0.223   -0.033    0.054   -0.030   -0.812   -0.195   -0.767 |
|  p4040_p |    0.005   -0.537    1.000    0.191    0.515    0.015   -0.402    0.223    0.370   -0.367    0.079   -0.034    0.215    0.392   -0.003    0.346   -0.002    0.163    0.013   -0.033    0.012    0.518    0.076    0.447 |
|  p4415_p |    0.006   -0.081    0.191    1.000    0.198    0.009   -0.233   -0.036   -0.072   -0.001    0.095   -0.139   -0.090    0.390   -0.001    0.088   -0.013   -0.153    0.047   -0.019   -0.001    0.151   -0.030    0.125 |
|   jpsi_p |    0.003   -0.754    0.515    0.198    1.000    0.012   -0.422    0.258    0.535   -0.679    0.023   -0.188    0.453    0.612   -0.003    0.649   -0.007   -0.201   -0.067   -0.022    0.010    0.726    0.095    0.688 |
|  omega_p |    0.004   -0.021    0.015    0.009    0.012    1.000   -0.011    0.017    0.017   -0.011   -0.018   -0.007   -0.016    0.014   -0.006    0.014    0.031   -0.002    0.028   -0.145    0.471    0.015   -0.001    0.017 |
|  p4040_s |   -0.001    0.498   -0.402   -0.233   -0.422   -0.011    1.000   -0.059   -0.447    0.455   -0.081    0.161   -0.218   -0.570    0.002   -0.331   -0.024   -0.010   -0.055    0.040   -0.024   -0.481   -0.124   -0.321 |
|      Ctt |    0.010   -0.612    0.223   -0.036    0.258    0.017   -0.059    1.000    0.591   -0.317    0.174    0.078   -0.212    0.077   -0.002    0.527   -0.019    0.031    0.098   -0.041    0.003    0.379    0.141    0.394 |
| DDstar_p |    0.005   -0.920    0.370   -0.072    0.535    0.017   -0.447    0.591    1.000   -0.750    0.101   -0.140    0.320    0.312   -0.004    0.562    0.015   -0.237    0.030   -0.047    0.024    0.685    0.203    0.622 |
|   Dbar_p |   -0.003    0.783   -0.367   -0.001   -0.679   -0.011    0.455   -0.317   -0.750    1.000    0.063    0.162   -0.384   -0.448    0.006   -0.570    0.012    0.280    0.118   -0.007   -0.001   -0.807   -0.106   -0.599 |
|  bplus_1 |   -0.011   -0.111    0.079    0.095    0.023   -0.018   -0.081    0.174    0.101    0.063    1.000   -0.101   -0.137    0.081   -0.003    0.055   -0.027   -0.024   -0.734    0.077   -0.025    0.019   -0.056    0.057 |
|  p4415_s |   -0.001    0.173   -0.034   -0.139   -0.188   -0.007    0.161    0.078   -0.140    0.162   -0.101    1.000   -0.026   -0.121    0.000   -0.127   -0.021    0.303   -0.087    0.035   -0.018   -0.181   -0.053   -0.131 |
|  bplus_2 |   -0.026   -0.394    0.215   -0.090    0.453   -0.016   -0.218   -0.212    0.320   -0.384   -0.137   -0.026    1.000    0.237   -0.003    0.303    0.113   -0.174   -0.168   -0.010    0.060    0.354    0.113    0.349 |
|  p4160_p |    0.003   -0.526    0.392    0.390    0.612    0.014   -0.570    0.077    0.312   -0.448    0.081   -0.121    0.237    1.000   -0.003    0.425    0.010   -0.173    0.036   -0.039    0.019    0.576    0.081    0.471 |
|    phi_p |   -0.002    0.005   -0.003   -0.001   -0.003   -0.006    0.002   -0.002   -0.004    0.006   -0.003    0.000   -0.003   -0.003    1.000   -0.004   -0.289    0.001    0.007   -0.008    0.013   -0.005   -0.001   -0.005 |
|  psi2s_p |    0.003   -0.714    0.346    0.088    0.649    0.014   -0.331    0.527    0.562   -0.570    0.055   -0.127    0.303    0.425   -0.004    1.000    0.006   -0.198   -0.004   -0.030    0.017    0.629    0.105    0.447 |
|    phi_s |    0.008   -0.018   -0.002   -0.013   -0.007    0.031   -0.024   -0.019    0.015    0.012   -0.027   -0.021    0.113    0.010   -0.289    0.006    1.000   -0.033    0.060   -0.021    0.035    0.005   -0.003    0.001 |
|  p4160_s |    0.004    0.223    0.163   -0.153   -0.201   -0.002   -0.010    0.031   -0.237    0.280   -0.024    0.303   -0.174   -0.173    0.001   -0.198   -0.033    1.000   -0.037    0.021   -0.021   -0.209   -0.072   -0.153 |
|  bplus_0 |    0.014   -0.033    0.013    0.047   -0.067    0.028   -0.055    0.098    0.030    0.118   -0.734   -0.087   -0.168    0.036    0.007   -0.004    0.060   -0.037    1.000   -0.176    0.060   -0.018   -0.059   -0.003 |
|    rho_s |   -0.007    0.054   -0.033   -0.019   -0.022   -0.145    0.040   -0.041   -0.047   -0.007    0.077    0.035   -0.010   -0.039   -0.008   -0.030   -0.021    0.021   -0.176    1.000   -0.374   -0.030    0.014   -0.038 |
|  omega_s |    0.059   -0.030    0.012   -0.001    0.010    0.471   -0.024    0.003    0.024   -0.001   -0.025   -0.018    0.060    0.019    0.013    0.017    0.035   -0.021    0.060   -0.374    1.000    0.017   -0.003    0.017 |
|  p3770_p |    0.003   -0.812    0.518    0.151    0.726    0.015   -0.481    0.379    0.685   -0.807    0.019   -0.181    0.354    0.576   -0.005    0.629    0.005   -0.209   -0.018   -0.030    0.017    1.000    0.160    0.577 |
| DDstar_s |   -0.001   -0.195    0.076   -0.030    0.095   -0.001   -0.124    0.141    0.203   -0.106   -0.056   -0.053    0.113    0.081   -0.001    0.105   -0.003   -0.072   -0.059    0.014   -0.003    0.160    1.000    0.141 |
|  p3770_s |    0.005   -0.767    0.447    0.125    0.688    0.017   -0.321    0.394    0.622   -0.599    0.057   -0.131    0.349    0.471   -0.005    0.447    0.001   -0.153   -0.003   -0.038    0.017    0.577    0.141    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.06084482643344824}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.3922516937179037}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.3104265393544168}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.21265918886799273}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.046045472268338994}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.32505669144085925}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.19585102768158824}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21036988106461857}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.1790097739574747}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.8894889890110225}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.025344512199424907}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18437062886487776}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07753434411803939}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.15772743906076858}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1918957498737539}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.045892741161117634}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8752745282758241}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1667487693243146}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.012635969549619652}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3411409718074917}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9912018586015581}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.20072779815870945}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.07462392967558529}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.3648359988545349})])
Toy 19/25
Time taken: 2 h, 52 min
Projected time left: 54 min, 18 s
Toy 19: Generating data...
Directory  data/zfit_toys/toy_19  Created 
Toy 19: Data generation finished
Toy 19: Loading data...
Toy 19: Loading data finished
Toy 19: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1375 (1375 total)    |
| EDM = 1.67E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297165.9609385385
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   -0.79   |    0.29   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.16    |   0.15    |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   3.67    |   0.29    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -2.39   |    0.29   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   1.63    |   0.07    |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   0.20    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.85    |   0.20    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.32   |    0.14   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |    -6     |     9     |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -5.1    |    1.0    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.869   |   0.015   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.32    |   0.16    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.23    |   0.05    |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.17   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   -5.45   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.80    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   21.6    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.32    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |  -0.441   |   0.009   |            |            |   -2    |    2    |       |
| 19| rho_s    |   1.17    |   0.27    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    5.8    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -2.63   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   -0.30   |    0.11   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   2.68    |   0.28    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000    0.057   -0.030   -0.032   -0.037   -0.129   -0.021    0.032    0.051    0.027   -0.073   -0.002   -0.200   -0.043   -0.157   -0.039   -0.104   -0.004   -0.071    0.049   -0.003   -0.012    0.025   -0.020 |
|   Dbar_s |    0.057    1.000   -0.565   -0.666   -0.632   -0.021   -0.577    0.219    0.751    0.503   -0.497   -0.061   -0.031   -0.632   -0.031   -0.564   -0.079   -0.475   -0.590    0.111   -0.062    0.109    0.324   -0.453 |
|  p4040_p |   -0.030   -0.565    1.000    0.714    0.737    0.022    0.471   -0.415   -0.770   -0.587    0.395    0.074    0.012    0.731    0.037    0.600    0.061    0.579    0.457   -0.096    0.053    0.266   -0.420    0.538 |
|  p4415_p |   -0.032   -0.666    0.714    1.000    0.832    0.025    0.558   -0.393   -0.878   -0.708    0.439    0.004   -0.015    0.848    0.043    0.717    0.068    0.433    0.511   -0.106    0.060    0.243   -0.502    0.623 |
|   jpsi_p |   -0.037   -0.632    0.737    0.832    1.000    0.026    0.643   -0.496   -0.945   -0.792    0.435    0.047    0.073    0.883    0.047    0.806    0.068    0.493    0.487   -0.101    0.058    0.286   -0.553    0.688 |
|  omega_p |   -0.129   -0.021    0.022    0.025    0.026    1.000    0.019   -0.013   -0.028   -0.022    0.012    0.001   -0.001    0.026   -0.002    0.023    0.015    0.015    0.019    0.110    0.465    0.006   -0.017    0.020 |
|  p4040_s |   -0.021   -0.577    0.471    0.558    0.643    0.019    1.000   -0.148   -0.691   -0.553    0.315    0.121    0.039    0.519    0.033    0.563    0.049    0.345    0.357   -0.077    0.044    0.105   -0.419    0.532 |
|      Ctt |    0.032    0.219   -0.415   -0.393   -0.496   -0.013   -0.148    1.000    0.457    0.554   -0.158    0.126   -0.385   -0.497   -0.026   -0.275   -0.041   -0.097   -0.122    0.024   -0.025   -0.261    0.318   -0.350 |
| DDstar_p |    0.051    0.751   -0.770   -0.878   -0.945   -0.028   -0.691    0.457    1.000    0.851   -0.483   -0.064   -0.045   -0.916   -0.053   -0.828   -0.086   -0.542   -0.559    0.108   -0.065   -0.259    0.570   -0.694 |
|   Dbar_p |    0.027    0.503   -0.587   -0.708   -0.792   -0.022   -0.553    0.554    0.851    1.000   -0.292   -0.070    0.018   -0.755   -0.049   -0.668   -0.058   -0.417   -0.337    0.064   -0.042   -0.349    0.564   -0.523 |
|  bplus_1 |   -0.073   -0.497    0.395    0.439    0.435    0.012    0.315   -0.158   -0.483   -0.292    1.000   -0.053   -0.014    0.453    0.040    0.387    0.056    0.239   -0.086   -0.008    0.018    0.028   -0.320    0.321 |
|  p4415_s |   -0.002   -0.061    0.074    0.004    0.047    0.001    0.121    0.126   -0.064   -0.070   -0.053    1.000    0.117    0.057    0.006    0.058   -0.000    0.239   -0.079    0.014   -0.004   -0.027   -0.074    0.049 |
|  bplus_2 |   -0.200   -0.031    0.012   -0.015    0.073   -0.001    0.039   -0.385   -0.045    0.018   -0.014    0.117    1.000    0.016    0.048    0.054    0.108   -0.015   -0.194    0.117   -0.018   -0.027    0.014    0.035 |
|  p4160_p |   -0.043   -0.632    0.731    0.848    0.883    0.026    0.519   -0.497   -0.916   -0.755    0.453    0.057    0.016    1.000    0.048    0.754    0.076    0.462    0.528   -0.104    0.061    0.308   -0.507    0.650 |
|    phi_p |   -0.157   -0.031    0.037    0.043    0.047   -0.002    0.033   -0.026   -0.053   -0.049    0.040    0.006    0.048    0.048    1.000    0.044    0.476    0.023    0.026    0.139   -0.070    0.022   -0.028    0.034 |
|  psi2s_p |   -0.039   -0.564    0.600    0.717    0.806    0.023    0.563   -0.275   -0.828   -0.668    0.387    0.058    0.054    0.754    0.044    1.000    0.068    0.419    0.442   -0.087    0.052    0.270   -0.480    0.467 |
|    phi_s |   -0.104   -0.079    0.061    0.068    0.068    0.015    0.049   -0.041   -0.086   -0.058    0.056   -0.000    0.108    0.076    0.476    0.068    1.000    0.030    0.086    0.012   -0.000    0.016   -0.049    0.048 |
|  p4160_s |   -0.004   -0.475    0.579    0.433    0.493    0.015    0.345   -0.097   -0.542   -0.417    0.239    0.239   -0.015    0.462    0.023    0.419    0.030    1.000    0.277   -0.068    0.035    0.094   -0.324    0.392 |
|  bplus_0 |   -0.071   -0.590    0.457    0.511    0.487    0.019    0.357   -0.122   -0.559   -0.337   -0.086   -0.079   -0.194    0.528    0.026    0.442    0.086    0.277    1.000   -0.155    0.070    0.046   -0.377    0.371 |
|    rho_s |    0.049    0.111   -0.096   -0.106   -0.101    0.110   -0.077    0.024    0.108    0.064   -0.008    0.014    0.117   -0.104    0.139   -0.087    0.012   -0.068   -0.155    1.000   -0.330   -0.005    0.078   -0.084 |
|  omega_s |   -0.003   -0.062    0.053    0.060    0.058    0.465    0.044   -0.025   -0.065   -0.042    0.018   -0.004   -0.018    0.061   -0.070    0.052   -0.000    0.035    0.070   -0.330    1.000    0.006   -0.043    0.046 |
|  p3770_p |   -0.012    0.109    0.266    0.243    0.286    0.006    0.105   -0.261   -0.259   -0.349    0.028   -0.027   -0.027    0.308    0.022    0.270    0.016    0.094    0.046   -0.005    0.006    1.000   -0.160    0.097 |
| DDstar_s |    0.025    0.324   -0.420   -0.502   -0.553   -0.017   -0.419    0.318    0.570    0.564   -0.320   -0.074    0.014   -0.507   -0.028   -0.480   -0.049   -0.324   -0.377    0.078   -0.043   -0.160    1.000   -0.376 |
|  p3770_s |   -0.020   -0.453    0.538    0.623    0.688    0.020    0.532   -0.350   -0.694   -0.523    0.321    0.049    0.035    0.650    0.034    0.467    0.048    0.392    0.371   -0.084    0.046    0.097   -0.376    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.29292231088686904}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.15001870288020616}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.28613896563312124}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.28858000482605983}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.06699324311443533}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.25880171753783277}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.19602404378663912}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.13512711728268634}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 9.039925800403253}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.019153266539531}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.015440051377387798}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1621513544922627}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.051821131283510624}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.19695448975968222}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.13401518833015968}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.04882644924019974}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8912951253393526}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16697503859157403}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.00919229356833029}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.2739469010892583}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0239583053958734}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.11422955970294746}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.11401762116571035}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.27783369589600726})])
Toy 20/25
Time taken: 3 h, 1 min
Projected time left: 45 min, 25 s
Toy 20: Generating data...
Directory  data/zfit_toys/toy_20  Created 
Toy 20: Data generation finished
Toy 20: Loading data...
Toy 20: Loading data finished
Toy 20: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |     Ncalls=271 (271 total)     |
| EDM = 6.1E-05 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297221.918924578
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   5.98    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.300   |   0.006   |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   -2.26   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -2.03   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   4.652   |   0.016   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |    0.5    |    3.6    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.18    |   0.09    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.46   |    0.07   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   2.09    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   5.27    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |  -0.782   |   0.005   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.13    |   0.11    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |  -0.195   |   0.026   |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.10   |    0.05   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   0.19    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.923   |   0.018   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   18.4    |    0.6    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.26    |   0.09    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   0.417   |   0.003   |            |            |   -2    |    2    |       |
| 19| rho_s    |   1.38    |   0.20    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    7.6    |    2.7    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -2.64   |    0.06   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |  -0.297   |   0.010   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   3.16    |   0.13    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000    0.009   -0.010    0.005   -0.240    0.676   -0.005   -0.123   -0.120   -0.087    0.147   -0.027    0.336   -0.007   -0.308   -0.029    0.093   -0.006   -0.037    0.138    0.687   -0.045    0.056   -0.016 |
|   Dbar_s |    0.009    1.000    0.008    0.004    0.005    0.011    0.005    0.004   -0.002    0.002   -0.002   -0.001   -0.000    0.009   -0.004    0.011    0.001    0.001   -0.005    0.001    0.011    0.006   -0.004    0.013 |
|  p4040_p |   -0.010    0.008    1.000    0.052    0.006   -0.013   -0.036   -0.149    0.066   -0.010   -0.022    0.033    0.041    0.034    0.005   -0.066   -0.003    0.173   -0.017   -0.002   -0.013    0.051    0.024   -0.066 |
|  p4415_p |    0.005    0.004    0.052    1.000    0.001    0.003   -0.060   -0.025   -0.006   -0.033    0.009    0.008    0.075    0.075   -0.000   -0.034   -0.002   -0.096    0.011   -0.000    0.003    0.021    0.034   -0.002 |
|   jpsi_p |   -0.240    0.005    0.006    0.001    1.000   -0.297   -0.012    0.153    0.151    0.169   -0.088   -0.003   -0.139    0.013    0.113   -0.012   -0.026   -0.012   -0.019   -0.014   -0.297    0.018    0.027    0.015 |
|  omega_p |    0.676    0.011   -0.013    0.003   -0.297    1.000   -0.011   -0.145   -0.148   -0.107    0.152   -0.035    0.361   -0.011   -0.435   -0.043    0.097   -0.011   -0.101    0.086    0.997   -0.054    0.071   -0.024 |
|  p4040_s |   -0.005    0.005   -0.036   -0.060   -0.012   -0.011    1.000    0.066   -0.050   -0.045    0.066    0.024    0.022   -0.195    0.006   -0.066   -0.005   -0.027    0.070   -0.001   -0.012    0.012    0.051    0.033 |
|      Ctt |   -0.123    0.004   -0.149   -0.025    0.153   -0.145    0.066    1.000    0.057   -0.078   -0.022    0.127    0.183   -0.140    0.059    0.067   -0.005    0.094    0.014   -0.007   -0.144   -0.037   -0.014   -0.088 |
| DDstar_p |   -0.120   -0.002    0.066   -0.006    0.151   -0.148   -0.050    0.057    1.000   -0.125    0.162   -0.084   -0.021    0.083    0.064    0.008   -0.009   -0.065    0.191   -0.003   -0.148    0.087    0.030    0.046 |
|   Dbar_p |   -0.087    0.002   -0.010   -0.033    0.169   -0.107   -0.045   -0.078   -0.125    1.000    0.125   -0.018    0.057   -0.002    0.047    0.011   -0.006   -0.039    0.148   -0.003   -0.107    0.116    0.013   -0.002 |
|  bplus_1 |    0.147   -0.002   -0.022    0.009   -0.088    0.152    0.066   -0.022    0.162    0.125    1.000    0.085   -0.062   -0.022   -0.059    0.039    0.003    0.072   -0.251    0.020    0.152   -0.003   -0.036    0.042 |
|  p4415_s |   -0.027   -0.001    0.033    0.008   -0.003   -0.035    0.024    0.127   -0.084   -0.018    0.085    1.000   -0.049    0.081    0.015   -0.022   -0.004    0.070    0.091   -0.001   -0.035   -0.014    0.015    0.003 |
|  bplus_2 |    0.336   -0.000    0.041    0.075   -0.139    0.361    0.022    0.183   -0.021    0.057   -0.062   -0.049    1.000    0.064   -0.137   -0.030    0.006    0.027   -0.147    0.027    0.360   -0.003    0.012    0.036 |
|  p4160_p |   -0.007    0.009    0.034    0.075    0.013   -0.011   -0.195   -0.140    0.083   -0.002   -0.022    0.081    0.064    1.000    0.004   -0.038   -0.003   -0.043   -0.016   -0.002   -0.011    0.050    0.043   -0.021 |
|    phi_p |   -0.308   -0.004    0.005   -0.000    0.113   -0.435    0.006    0.059    0.064    0.047   -0.059    0.015   -0.137    0.004    1.000    0.017    0.389    0.006    0.053   -0.022   -0.437    0.021   -0.028    0.011 |
|  psi2s_p |   -0.029    0.011   -0.066   -0.034   -0.012   -0.043   -0.066    0.067    0.008    0.011    0.039   -0.022   -0.030   -0.038    0.017    1.000   -0.009   -0.051    0.049   -0.002   -0.043    0.007    0.061   -0.193 |
|    phi_s |    0.093    0.001   -0.003   -0.002   -0.026    0.097   -0.005   -0.005   -0.009   -0.006    0.003   -0.004    0.006   -0.003    0.389   -0.009    1.000   -0.004   -0.023    0.005    0.097   -0.005    0.007   -0.007 |
|  p4160_s |   -0.006    0.001    0.173   -0.096   -0.012   -0.011   -0.027    0.094   -0.065   -0.039    0.072    0.070    0.027   -0.043    0.006   -0.051   -0.004    1.000    0.076   -0.001   -0.011   -0.002    0.030    0.011 |
|  bplus_0 |   -0.037   -0.005   -0.017    0.011   -0.019   -0.101    0.070    0.014    0.191    0.148   -0.251    0.091   -0.147   -0.016    0.053    0.049   -0.023    0.076    1.000    0.033   -0.102    0.014   -0.052    0.053 |
|    rho_s |    0.138    0.001   -0.002   -0.000   -0.014    0.086   -0.001   -0.007   -0.003   -0.003    0.020   -0.001    0.027   -0.002   -0.022   -0.002    0.005   -0.001    0.033    1.000    0.065   -0.004    0.003   -0.004 |
|  omega_s |    0.687    0.011   -0.013    0.003   -0.297    0.997   -0.012   -0.144   -0.148   -0.107    0.152   -0.035    0.360   -0.011   -0.437   -0.043    0.097   -0.011   -0.102    0.065    1.000   -0.054    0.071   -0.024 |
|  p3770_p |   -0.045    0.006    0.051    0.021    0.018   -0.054    0.012   -0.037    0.087    0.116   -0.003   -0.014   -0.003    0.050    0.021    0.007   -0.005   -0.002    0.014   -0.004   -0.054    1.000    0.007   -0.132 |
| DDstar_s |    0.056   -0.004    0.024    0.034    0.027    0.071    0.051   -0.014    0.030    0.013   -0.036    0.015    0.012    0.043   -0.028    0.061    0.007    0.030   -0.052    0.003    0.071    0.007    1.000    0.045 |
|  p3770_s |   -0.016    0.013   -0.066   -0.002    0.015   -0.024    0.033   -0.088    0.046   -0.002    0.042    0.003    0.036   -0.021    0.011   -0.193   -0.007    0.011    0.053   -0.004   -0.024   -0.132    0.045    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2815271495601177}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.006459623511468948}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.08585883756857315}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.10989006528480161}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.015982188820958143}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 3.5626157428807286}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.08823197028772534}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.06713761797054046}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.09852238186484907}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.10787729237153254}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.004831180598214191}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.10897210833615811}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.02552647750073833}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.050809569783083486}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.19219126693698518}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.018364599863904374}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.6213334534545965}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.09007858924868595}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.0026526889529738806}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.1979365480607045}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 2.711589697050126}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.05915195343531465}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.009820096516939825}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.1310370517256838})])
Toy 21/25
Time taken: 3 h, 7 min
Projected time left: 35 min, 40 s
Toy 21: Generating data...
Directory  data/zfit_toys/toy_21  Created 
Toy 21: Data generation finished
Toy 21: Loading data...
Toy 21: Loading data finished
Toy 21: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1589 (1589 total)    |
| EDM = 0.000401 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297289.33007221855
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   5.69    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   -0.30   |    0.54   |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   3.74    |   0.27    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   3.87    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   1.65    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   -6.10   |    0.29   |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.92    |   0.20    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.56   |    0.25   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   0.09    |   1.45    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -3.2    |    1.9    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.88    |   0.04    |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.24    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.20    |   0.10    |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.15   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   0.10    |   0.47    |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.81    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   19.0    |    2.0    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.08    |   0.18    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |  -0.460   |   0.022   |            |            |   -2    |    2    |       |
| 19| rho_s    |   1.25    |   0.30    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    6.8    |    1.4    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -2.69   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   -0.30   |    0.07   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |    2.4    |    0.4    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.043   -0.014    0.035   -0.026   -0.002    0.056    0.055   -0.017   -0.026    0.003    0.017   -0.248   -0.028    0.183   -0.017    0.177    0.070   -0.036    0.130    0.085   -0.028   -0.002   -0.012 |
|   Dbar_s |   -0.043    1.000    0.563   -0.012    0.541    0.013   -0.433    0.722    0.849    0.872    0.058   -0.222    0.360    0.429    0.021    0.635    0.030   -0.260    0.006   -0.029    0.022    0.591    0.258    0.726 |
|  p4040_p |   -0.014    0.563    1.000    0.210    0.584    0.013   -0.436    0.249    0.443    0.613    0.034   -0.157    0.285    0.549    0.018    0.424    0.018    0.033   -0.020   -0.018    0.016    0.584    0.140    0.535 |
|  p4415_p |    0.035   -0.012    0.210    1.000    0.181    0.011   -0.111   -0.089   -0.210   -0.046    0.084   -0.189   -0.140    0.381    0.007    0.038   -0.001   -0.065    0.031   -0.031    0.015    0.059   -0.068    0.056 |
|   jpsi_p |   -0.026    0.541    0.584    0.181    1.000    0.006   -0.381    0.209    0.431    0.690    0.007   -0.212    0.465    0.631    0.004    0.619    0.001   -0.251   -0.093    0.009    0.000    0.622    0.125    0.666 |
|  omega_p |   -0.002    0.013    0.013    0.011    0.006    1.000   -0.003    0.016    0.007    0.012   -0.029   -0.007   -0.030    0.012    0.107    0.010    0.114    0.003    0.030   -0.026    0.692    0.008   -0.001    0.013 |
|  p4040_s |    0.056   -0.433   -0.436   -0.111   -0.381   -0.003    1.000   -0.131   -0.503   -0.539   -0.002    0.280   -0.293   -0.566   -0.007   -0.354   -0.019    0.209   -0.003    0.004   -0.007   -0.476   -0.165   -0.357 |
|      Ctt |    0.055    0.722    0.249   -0.089    0.209    0.016   -0.131    1.000    0.667    0.633    0.058   -0.005   -0.136    0.089    0.024    0.548    0.011   -0.046    0.004   -0.033    0.019    0.386    0.185    0.455 |
| DDstar_p |   -0.017    0.849    0.443   -0.210    0.431    0.007   -0.503    0.667    1.000    0.921   -0.032   -0.179    0.395    0.282    0.020    0.555    0.020   -0.335   -0.076    0.008    0.005    0.659    0.275    0.665 |
|   Dbar_p |   -0.026    0.872    0.613   -0.046    0.690    0.012   -0.539    0.633    0.921    1.000   -0.021   -0.224    0.470    0.516    0.027    0.707    0.028   -0.345   -0.077    0.005    0.009    0.788    0.254    0.800 |
|  bplus_1 |    0.003    0.058    0.034    0.084    0.007   -0.029   -0.002    0.058   -0.032   -0.021    1.000   -0.090   -0.100    0.047    0.002   -0.000   -0.028   -0.001   -0.882    0.194   -0.091   -0.048   -0.060   -0.010 |
|  p4415_s |    0.017   -0.222   -0.157   -0.189   -0.212   -0.007    0.280   -0.005   -0.179   -0.224   -0.090    1.000   -0.001   -0.223   -0.005   -0.148   -0.011    0.374   -0.056    0.032   -0.016   -0.219   -0.054   -0.182 |
|  bplus_2 |   -0.248    0.360    0.285   -0.140    0.465   -0.030   -0.293   -0.136    0.395    0.470   -0.100   -0.001    1.000    0.251   -0.018    0.318    0.027   -0.257   -0.142    0.090   -0.040    0.376    0.159    0.394 |
|  p4160_p |   -0.028    0.429    0.549    0.381    0.631    0.012   -0.566    0.089    0.282    0.516    0.047   -0.223    0.251    1.000    0.014    0.428    0.019   -0.235    0.011   -0.023    0.017    0.541    0.105    0.493 |
|    phi_p |    0.183    0.021    0.018    0.007    0.004    0.107   -0.007    0.024    0.020    0.027    0.002   -0.005   -0.018    0.014    1.000    0.018    0.912   -0.000   -0.012    0.027    0.041    0.017    0.005    0.022 |
|  psi2s_p |   -0.017    0.635    0.424    0.038    0.619    0.010   -0.354    0.548    0.555    0.707   -0.000   -0.148    0.318    0.428    0.018    1.000    0.018   -0.250   -0.046   -0.002    0.009    0.595    0.156    0.469 |
|    phi_s |    0.177    0.030    0.018   -0.001    0.001    0.114   -0.019    0.011    0.020    0.028   -0.028   -0.011    0.027    0.019    0.912    0.018    1.000   -0.016    0.027    0.002    0.067    0.019    0.003    0.021 |
|  p4160_s |    0.070   -0.260    0.033   -0.065   -0.251    0.003    0.209   -0.046   -0.335   -0.345   -0.001    0.374   -0.257   -0.235   -0.000   -0.250   -0.016    1.000   -0.010   -0.005   -0.001   -0.278   -0.106   -0.240 |
|  bplus_0 |   -0.036    0.006   -0.020    0.031   -0.093    0.030   -0.003    0.004   -0.076   -0.077   -0.882   -0.056   -0.142    0.011   -0.012   -0.046    0.027   -0.010    1.000   -0.248    0.106   -0.047   -0.062   -0.052 |
|    rho_s |    0.130   -0.029   -0.018   -0.031    0.009   -0.026    0.004   -0.033    0.008    0.005    0.194    0.032    0.090   -0.023    0.027   -0.002    0.002   -0.005   -0.248    1.000   -0.379    0.004    0.025   -0.009 |
|  omega_s |    0.085    0.022    0.016    0.015    0.000    0.692   -0.007    0.019    0.005    0.009   -0.091   -0.016   -0.040    0.017    0.041    0.009    0.067   -0.001    0.106   -0.379    1.000    0.006   -0.008    0.013 |
|  p3770_p |   -0.028    0.591    0.584    0.059    0.622    0.008   -0.476    0.386    0.659    0.788   -0.048   -0.219    0.376    0.541    0.017    0.595    0.019   -0.278   -0.047    0.004    0.006    1.000    0.209    0.565 |
| DDstar_s |   -0.002    0.258    0.140   -0.068    0.125   -0.001   -0.165    0.185    0.275    0.254   -0.060   -0.054    0.159    0.105    0.005    0.156    0.003   -0.106   -0.062    0.025   -0.008    0.209    1.000    0.205 |
|  p3770_s |   -0.012    0.726    0.535    0.056    0.666    0.013   -0.357    0.455    0.665    0.800   -0.010   -0.182    0.394    0.493    0.022    0.469    0.021   -0.240   -0.052   -0.009    0.013    0.565    0.205    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.30564390173291756}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.5359694862526917}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.27050784732915556}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.18856390141877633}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.04560087287710601}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.28816185056608523}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.20277025129405302}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2521883047146659}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.4453035462305972}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.8949090186566537}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04132504192045228}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.2006433980386475}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09502593931908465}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1473200445867182}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.4746599603114299}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.04716626563717874}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 2.0170809972304173}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.18131806647238513}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.02180051992738008}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.304728986871927}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.3737956848065527}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.2037593155212376}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.06676778926565197}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.404189404163497})])
Toy 22/25
Time taken: 3 h, 18 min
Projected time left: 27 min
Toy 22: Generating data...
Directory  data/zfit_toys/toy_22  Created 
Toy 22: Data generation finished
Toy 22: Loading data...
Toy 22: Loading data finished
Toy 22: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1824 (1824 total)    |
| EDM = 4.42E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297250.40880341176
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   5.55    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.30    |   0.39    |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   3.72    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   4.28    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   -4.68   |    0.05   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   -5.33   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.79    |   0.21    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   -0.05   |    0.14   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |    -6     |     8     |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -3.1    |    1.0    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.994   |   0.022   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.08    |   0.17    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.12    |   0.07    |            |            |   -2    |    2    |       |
| 13| p4160_p  |   4.13    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   -0.36   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.81    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   16.4    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   1.96    |   0.19    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |  -0.475   |   0.017   |            |            |   -2    |    2    |       |
| 19| rho_s    |   1.27    |   0.29    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |     9     |     4     |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   3.33    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   -0.30   |    0.09   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   2.90    |   0.24    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.029   -0.028   -0.040   -0.052    0.151   -0.030    0.074    0.072   -0.066   -0.062   -0.005   -0.166   -0.053    0.081   -0.041    0.085   -0.013   -0.056    0.106   -0.021    0.018    0.030   -0.002 |
|   Dbar_s |   -0.029    1.000    0.247    0.405    0.433   -0.037    0.370   -0.304   -0.549    0.535    0.134    0.154   -0.217    0.388    0.007    0.293    0.033    0.315    0.340   -0.091    0.000   -0.165   -0.230    0.114 |
|  p4040_p |   -0.028    0.247    1.000    0.512    0.538   -0.045    0.288   -0.338   -0.548    0.415    0.177    0.187   -0.212    0.539    0.010    0.307    0.036    0.535    0.397   -0.115    0.002   -0.010   -0.188    0.214 |
|  p4415_p |   -0.040    0.405    0.512    1.000    0.697   -0.068    0.476   -0.341   -0.794    0.703    0.250    0.162   -0.387    0.721    0.013    0.482    0.054    0.398    0.608   -0.171    0.002   -0.208   -0.295    0.290 |
|   jpsi_p |   -0.052    0.433    0.538    0.697    1.000   -0.065    0.576   -0.395   -0.833    0.667    0.269    0.203   -0.225    0.728    0.011    0.604    0.050    0.496    0.544   -0.155    0.005   -0.185   -0.315    0.413 |
|  omega_p |    0.151   -0.037   -0.045   -0.068   -0.065    1.000   -0.052    0.032    0.082   -0.080    0.013   -0.013    0.043   -0.066   -0.002   -0.046   -0.014   -0.045   -0.099    0.503   -0.584    0.031    0.044   -0.021 |
|  p4040_s |   -0.030    0.370    0.288    0.476    0.576   -0.052    1.000   -0.106   -0.714    0.684    0.199    0.262   -0.270    0.351    0.012    0.411    0.042    0.416    0.465   -0.134    0.001   -0.310   -0.301    0.283 |
|      Ctt |    0.074   -0.304   -0.338   -0.341   -0.395    0.032   -0.106    1.000    0.362   -0.364   -0.179    0.061   -0.303   -0.414   -0.003   -0.045   -0.048   -0.115   -0.174    0.040    0.002    0.140    0.118   -0.159 |
| DDstar_p |    0.072   -0.549   -0.548   -0.794   -0.833    0.082   -0.714    0.362    1.000   -0.936   -0.305   -0.289    0.387   -0.763   -0.013   -0.611   -0.074   -0.625   -0.723    0.195   -0.000    0.373    0.365   -0.323 |
|   Dbar_p |   -0.066    0.535    0.415    0.703    0.667   -0.080    0.684   -0.364   -0.936    1.000    0.277    0.292   -0.410    0.618    0.008    0.476    0.066    0.594    0.696   -0.187    0.002   -0.503   -0.323    0.167 |
|  bplus_1 |   -0.062    0.134    0.177    0.250    0.269    0.013    0.199   -0.179   -0.305    0.277    1.000    0.055   -0.049    0.248    0.003    0.184    0.016    0.166   -0.320    0.049   -0.008   -0.125   -0.157    0.089 |
|  p4415_s |   -0.005    0.154    0.187    0.162    0.203   -0.013    0.262    0.061   -0.289    0.292    0.055    1.000   -0.049    0.231    0.006    0.162    0.011    0.348    0.116   -0.037   -0.000   -0.155   -0.148    0.089 |
|  bplus_2 |   -0.166   -0.217   -0.212   -0.387   -0.225    0.043   -0.270   -0.303    0.387   -0.410   -0.049   -0.049    1.000   -0.305   -0.026   -0.196    0.031   -0.275   -0.530    0.202   -0.018    0.152    0.202   -0.071 |
|  p4160_p |   -0.053    0.388    0.539    0.721    0.728   -0.066    0.351   -0.414   -0.763    0.618    0.248    0.231   -0.305    1.000    0.011    0.495    0.057    0.433    0.576   -0.158    0.001   -0.111   -0.251    0.318 |
|    phi_p |    0.081    0.007    0.010    0.013    0.011   -0.002    0.012   -0.003   -0.013    0.008    0.003    0.006   -0.026    0.011    1.000    0.010    0.545    0.012    0.000   -0.022    0.029   -0.005   -0.004    0.010 |
|  psi2s_p |   -0.041    0.293    0.307    0.482    0.604   -0.046    0.411   -0.045   -0.611    0.476    0.184    0.162   -0.196    0.495    0.010    1.000    0.043    0.334    0.408   -0.111    0.000   -0.091   -0.238    0.082 |
|    phi_s |    0.085    0.033    0.036    0.054    0.050   -0.014    0.042   -0.048   -0.074    0.066    0.016    0.011    0.031    0.057    0.545    0.043    1.000    0.032    0.062   -0.032    0.001   -0.027   -0.033    0.013 |
|  p4160_s |   -0.013    0.315    0.535    0.398    0.496   -0.045    0.416   -0.115   -0.625    0.594    0.166    0.348   -0.275    0.433    0.012    0.334    0.032    1.000    0.409   -0.123    0.002   -0.238   -0.262    0.206 |
|  bplus_0 |   -0.056    0.340    0.397    0.608    0.544   -0.099    0.465   -0.174   -0.723    0.696   -0.320    0.116   -0.530    0.576    0.000    0.408    0.062    0.409    1.000   -0.244    0.006   -0.265   -0.371    0.185 |
|    rho_s |    0.106   -0.091   -0.115   -0.171   -0.155    0.503   -0.134    0.040    0.195   -0.187    0.049   -0.037    0.202   -0.158   -0.022   -0.111   -0.032   -0.123   -0.244    1.000   -0.068    0.072    0.105   -0.064 |
|  omega_s |   -0.021    0.000    0.002    0.002    0.005   -0.584    0.001    0.002   -0.000    0.002   -0.008   -0.000   -0.018    0.001    0.029    0.000    0.001    0.002    0.006   -0.068    1.000   -0.001   -0.002    0.002 |
|  p3770_p |    0.018   -0.165   -0.010   -0.208   -0.185    0.031   -0.310    0.140    0.373   -0.503   -0.125   -0.155    0.152   -0.111   -0.005   -0.091   -0.027   -0.238   -0.265    0.072   -0.001    1.000    0.194   -0.160 |
| DDstar_s |    0.030   -0.230   -0.188   -0.295   -0.315    0.044   -0.301    0.118    0.365   -0.323   -0.157   -0.148    0.202   -0.251   -0.004   -0.238   -0.033   -0.262   -0.371    0.105   -0.002    0.194    1.000   -0.105 |
|  p3770_s |   -0.002    0.114    0.214    0.290    0.413   -0.021    0.283   -0.159   -0.323    0.167    0.089    0.089   -0.071    0.318    0.010    0.082    0.013    0.206    0.185   -0.064    0.002   -0.160   -0.105    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.29601773636934947}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.38841337134359255}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2562108937813994}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.29786960006170915}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.04650074095285772}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2197785483809751}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.21354222390318756}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1413485585926446}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 7.7416224623767675}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.0227346170320826}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.022301159105860613}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1735473772623644}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07195059099014434}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1636128959345342}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.19054848709413674}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.038725599388938825}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9603579185365136}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.18727378362949743}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.016862957318826033}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.2945084657981506}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 4.0271373267660895}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10998502248177289}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.09200607553370867}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2356061212874705})])
Toy 23/25
Time taken: 3 h, 29 min
Projected time left: 18 min, 14 s
Toy 23: Generating data...
Directory  data/zfit_toys/toy_23  Created 
Toy 23: Data generation finished
Toy 23: Loading data...
Toy 23: Loading data finished
Toy 23: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1372 (1372 total)    |
| EDM = 0.00167 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297189.2817953229
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   -6.28   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   0.30    |   0.09    |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   -2.88   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   -2.04   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   -4.65   |    0.04   |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   0.63    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.95    |   0.21    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |   0.17    |   0.11    |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |    -6     |     8     |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -5.0    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |  -0.976   |   0.024   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.26    |   0.21    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   -0.05   |    0.04   |            |            |   -2    |    2    |       |
| 13| p4160_p  |   4.19    |   0.08    |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   5.95    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   16.5    |    0.7    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.20    |   0.18    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |   0.481   |   0.012   |            |            |   -2    |    2    |       |
| 19| rho_s    |   0.86    |   0.26    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    8.4    |    0.7    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -3.04   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   -0.30   |    0.31   |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   2.89    |   0.19    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000   -0.024    0.034    0.042    0.055   -0.047    0.053   -0.039   -0.056   -0.056   -0.054    0.048    0.011    0.008    0.014    0.046    0.016    0.051   -0.057   -0.004    0.027   -0.031   -0.062    0.024 |
|   Dbar_s |   -0.024    1.000   -0.170   -0.196   -0.321    0.004   -0.288    0.235    0.244    0.352    0.342   -0.287    0.119   -0.007   -0.023   -0.277    0.003   -0.268    0.340    0.073   -0.003    0.101    0.397   -0.127 |
|  p4040_p |    0.034   -0.170    1.000    0.435    0.532   -0.005    0.422   -0.365   -0.601   -0.471   -0.493    0.426   -0.175    0.178    0.035    0.406   -0.002    0.537   -0.490   -0.107    0.005   -0.122   -0.513    0.228 |
|  p4415_p |    0.042   -0.196    0.435    1.000    0.618   -0.006    0.502   -0.402   -0.685   -0.592   -0.606    0.468   -0.177    0.298    0.042    0.517   -0.002    0.460   -0.604   -0.129    0.007   -0.208   -0.629    0.286 |
|   jpsi_p |    0.055   -0.321    0.532    0.618    1.000   -0.011    0.739   -0.560   -0.892   -0.803   -0.800    0.647   -0.334    0.244    0.053    0.722   -0.007    0.687   -0.796   -0.173    0.006   -0.335   -0.852    0.387 |
|  omega_p |   -0.047    0.004   -0.005   -0.006   -0.011    1.000   -0.010    0.008    0.009    0.011    0.016   -0.010    0.023    0.001    0.017   -0.009    0.016   -0.009    0.019    0.290    0.388    0.007    0.014   -0.002 |
|  p4040_s |    0.053   -0.288    0.422    0.502    0.739   -0.010    1.000   -0.408   -0.791   -0.776   -0.768    0.644   -0.311    0.011    0.052    0.637   -0.002    0.606   -0.763   -0.165    0.008   -0.375   -0.831    0.349 |
|      Ctt |   -0.039    0.235   -0.365   -0.402   -0.560    0.008   -0.408    1.000    0.531    0.603    0.548   -0.372    0.467   -0.195   -0.040   -0.356    0.002   -0.401    0.543    0.119   -0.005    0.246    0.591   -0.226 |
| DDstar_p |   -0.056    0.244   -0.601   -0.685   -0.892    0.009   -0.791    0.531    1.000    0.888    0.855   -0.692    0.352   -0.308   -0.059   -0.774   -0.006   -0.743    0.852    0.184   -0.014    0.324    0.898   -0.418 |
|   Dbar_p |   -0.056    0.352   -0.471   -0.592   -0.803    0.011   -0.776    0.603    0.888    1.000    0.850   -0.712    0.289   -0.123   -0.056   -0.689   -0.001   -0.722    0.847    0.183   -0.011    0.400    0.928   -0.291 |
|  bplus_1 |   -0.054    0.342   -0.493   -0.606   -0.800    0.016   -0.768    0.548    0.855    0.850    1.000   -0.701    0.287   -0.128   -0.054   -0.696   -0.005   -0.723    0.843    0.197   -0.014    0.446    0.943   -0.309 |
|  p4415_s |    0.048   -0.287    0.426    0.468    0.647   -0.010    0.644   -0.372   -0.692   -0.712   -0.701    1.000   -0.304    0.120    0.047    0.564   -0.003    0.660   -0.697   -0.152    0.007   -0.378   -0.774    0.262 |
|  bplus_2 |    0.011    0.119   -0.175   -0.177   -0.334    0.023   -0.311    0.467    0.352    0.289    0.287   -0.304    1.000   -0.022   -0.005   -0.305   -0.062   -0.263    0.295    0.102   -0.038    0.188    0.361   -0.124 |
|  p4160_p |    0.008   -0.007    0.178    0.298    0.244    0.001    0.011   -0.195   -0.308   -0.123   -0.128    0.120   -0.022    1.000    0.011    0.181    0.004    0.097   -0.128   -0.028    0.004    0.126   -0.100    0.153 |
|    phi_p |    0.014   -0.023    0.035    0.042    0.053    0.017    0.052   -0.040   -0.059   -0.056   -0.054    0.047   -0.005    0.011    1.000    0.047    0.431    0.049   -0.053    0.005   -0.027   -0.029   -0.061    0.024 |
|  psi2s_p |    0.046   -0.277    0.406    0.517    0.722   -0.009    0.637   -0.356   -0.774   -0.689   -0.696    0.564   -0.305    0.181    0.047    1.000    0.001    0.578   -0.693   -0.150    0.009   -0.301   -0.740    0.192 |
|    phi_s |    0.016    0.003   -0.002   -0.002   -0.007    0.016   -0.002    0.002   -0.006   -0.001   -0.005   -0.003   -0.062    0.004    0.431    0.001    1.000   -0.005   -0.005    0.026    0.006    0.003    0.001   -0.005 |
|  p4160_s |    0.051   -0.268    0.537    0.460    0.687   -0.009    0.606   -0.401   -0.743   -0.722   -0.723    0.660   -0.263    0.097    0.049    0.578   -0.005    1.000   -0.719   -0.155    0.006   -0.348   -0.785    0.295 |
|  bplus_0 |   -0.057    0.340   -0.490   -0.604   -0.796    0.019   -0.763    0.543    0.852    0.847    0.843   -0.697    0.295   -0.128   -0.053   -0.693   -0.005   -0.719    1.000    0.214   -0.015    0.445    0.939   -0.306 |
|    rho_s |   -0.004    0.073   -0.107   -0.129   -0.173    0.290   -0.165    0.119    0.184    0.183    0.197   -0.152    0.102   -0.028    0.005   -0.150    0.026   -0.155    0.214    1.000   -0.162    0.092    0.203   -0.069 |
|  omega_s |    0.027   -0.003    0.005    0.007    0.006    0.388    0.008   -0.005   -0.014   -0.011   -0.014    0.007   -0.038    0.004   -0.027    0.009    0.006    0.006   -0.015   -0.162    1.000   -0.003   -0.011    0.002 |
|  p3770_p |   -0.031    0.101   -0.122   -0.208   -0.335    0.007   -0.375    0.246    0.324    0.400    0.446   -0.378    0.188    0.126   -0.029   -0.301    0.003   -0.348    0.445    0.092   -0.003    1.000    0.478   -0.263 |
| DDstar_s |   -0.062    0.397   -0.513   -0.629   -0.852    0.014   -0.831    0.591    0.898    0.928    0.943   -0.774    0.361   -0.100   -0.061   -0.740    0.001   -0.785    0.939    0.203   -0.011    0.478    1.000   -0.330 |
|  p3770_s |    0.024   -0.127    0.228    0.286    0.387   -0.002    0.349   -0.226   -0.418   -0.291   -0.309    0.262   -0.124    0.153    0.024    0.192   -0.005    0.295   -0.306   -0.069    0.002   -0.263   -0.330    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.14918112938294925}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.0900801847974721}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1700819263178659}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.17464459101298768}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.04219541818839234}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.15331226399177655}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.20975524792254646}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.10708295332814721}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 7.910726859045868}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.4656502858451601}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.02389119276753271}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20687663488702912}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.04026423276102287}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.07855062552330594}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.15946207967858061}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03712244544634924}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.7115179858014713}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.18136799034533202}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01177995734586701}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.2649530182806508}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.7442824138743402}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.08766580003153113}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.3149039549711359}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.18818944530229853})])
Toy 24/25
Time taken: 3 h, 39 min
Projected time left: 9 min, 9 s
Toy 24: Generating data...
Directory  data/zfit_toys/toy_24  Created 
Toy 24: Data generation finished
Toy 24: Loading data...
Toy 24: Loading data finished
Toy 24: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |     Ncalls=250 (250 total)     |
| EDM = 8.4E-05 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297108.84573795367
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | rho_p    |   -6.23   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 1 | Dbar_s   |   -0.16   |    0.31   |            |            |  -0.3   |   0.3   |       |
| 2 | p4040_p  |   3.44    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 3 | p4415_p  |   3.93    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 4 | jpsi_p   |   1.59    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 5 | omega_p  |   0.19    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.32    |   0.15    |            |            |0.00501244| 2.01499 |       |
| 7 | Ctt      |  -0.013   |   0.266   |            |            |  -1.5   |   1.5   |       |
| 8 | DDstar_p |   -2.4    |    1.0    |            |            |-6.28319 | 6.28319 |       |
| 9 | Dbar_p   |   -5.4    |    1.8    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   1.104   |   0.023   |            |            |   -2    |    2    |       |
| 11| p4415_s  |   1.42    |   0.18    |            |            |0.126447 | 2.35355 |       |
| 12| bplus_2  |   0.20    |   0.08    |            |            |   -2    |    2    |       |
| 13| p4160_p  |   -2.34   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 14| phi_p    |   -5.67   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 15| psi2s_p  |   1.786   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 16| phi_s    |   20.5    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 17| p4160_s  |   2.14    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 18| bplus_0  |  -0.578   |   0.012   |            |            |   -2    |    2    |       |
| 19| rho_s    |    1.7    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 20| omega_s  |    7.3    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 21| p3770_p  |   -2.86   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 22| DDstar_s |   0.20    |   0.45    |            |            |  -0.3   |   0.3   |       |
| 23| p3770_s  |   2.38    |   0.23    |            |            |0.918861 | 4.08114 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |    rho_p   Dbar_s  p4040_p  p4415_p   jpsi_p  omega_p  p4040_s      Ctt DDstar_p   Dbar_p  bplus_1  p4415_s  bplus_2  p4160_p    phi_p  psi2s_p    phi_s  p4160_s  bplus_0    rho_s  omega_s  p3770_p DDstar_s  p3770_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|    rho_p |    1.000    0.084   -0.018   -0.000    0.066    0.018    0.020   -0.057   -0.081    0.084   -0.048    0.027   -0.183   -0.009   -0.138    0.020   -0.065    0.007   -0.023    0.103    0.242    0.063    0.084   -0.014 |
|   Dbar_s |    0.084    1.000   -0.313   -0.243    0.716    0.022    0.014   -0.860   -0.891    0.947   -0.318    0.261   -0.399   -0.105    0.009    0.251   -0.073   -0.250   -0.350    0.044   -0.025    0.822    0.909   -0.293 |
|  p4040_p |   -0.018   -0.313    1.000    0.248   -0.125   -0.006   -0.206    0.226    0.301   -0.388    0.086   -0.070    0.134    0.243   -0.004   -0.131    0.014    0.338    0.095   -0.014    0.006   -0.147   -0.390    0.163 |
|  p4415_p |   -0.000   -0.243    0.248    1.000   -0.089   -0.003   -0.173    0.194    0.174   -0.277    0.128   -0.164   -0.004    0.326   -0.004   -0.055    0.006   -0.066    0.129   -0.016    0.007   -0.143   -0.282    0.144 |
|   jpsi_p |    0.066    0.716   -0.125   -0.089    1.000    0.013    0.014   -0.670   -0.685    0.621   -0.226    0.150   -0.205    0.054   -0.003    0.280   -0.072   -0.189   -0.260    0.027   -0.023    0.594    0.588   -0.089 |
|  omega_p |    0.018    0.022   -0.006   -0.003    0.013    1.000    0.003   -0.017   -0.019    0.020   -0.010    0.007   -0.025   -0.002   -0.012    0.005    0.009   -0.002   -0.018    0.110    0.461    0.017    0.018   -0.004 |
|  p4040_s |    0.020    0.014   -0.206   -0.173    0.014    0.003    1.000    0.109   -0.104    0.037   -0.001    0.120   -0.034   -0.428   -0.004    0.024   -0.015   -0.045   -0.007   -0.001   -0.000   -0.048    0.073    0.082 |
|      Ctt |   -0.057   -0.860    0.226    0.194   -0.670   -0.017    0.109    1.000    0.794   -0.866    0.294   -0.137    0.133    0.006   -0.007   -0.075    0.054    0.303    0.316   -0.041    0.020   -0.714   -0.778    0.259 |
| DDstar_p |   -0.081   -0.891    0.301    0.174   -0.685   -0.019   -0.104    0.794    1.000   -0.894    0.122   -0.287    0.419    0.136   -0.008   -0.245    0.058    0.159    0.150   -0.016    0.012   -0.677   -0.876    0.302 |
|   Dbar_p |    0.084    0.947   -0.388   -0.277    0.621    0.020    0.037   -0.866   -0.894    1.000   -0.321    0.270   -0.422   -0.183    0.006    0.175   -0.075   -0.239   -0.353    0.044   -0.026    0.764    0.874   -0.373 |
|  bplus_1 |   -0.048   -0.318    0.086    0.128   -0.226   -0.010   -0.001    0.294    0.122   -0.321    1.000   -0.139   -0.063    0.016    0.002   -0.081    0.031    0.074   -0.164   -0.031    0.010   -0.324   -0.146    0.039 |
|  p4415_s |    0.027    0.261   -0.070   -0.164    0.150    0.007    0.120   -0.137   -0.287    0.270   -0.139    1.000   -0.048   -0.051    0.000    0.069   -0.027    0.181   -0.147    0.016   -0.009    0.171    0.291   -0.090 |
|  bplus_2 |   -0.183   -0.399    0.134   -0.004   -0.205   -0.025   -0.034    0.133    0.419   -0.422   -0.063   -0.048    1.000    0.039    0.022   -0.087    0.121    0.034   -0.061   -0.007    0.010   -0.325   -0.422    0.161 |
|  p4160_p |   -0.009   -0.105    0.243    0.326    0.054   -0.002   -0.428    0.006    0.136   -0.183    0.016   -0.051    0.039    1.000    0.001   -0.019    0.006   -0.067    0.023   -0.003    0.001    0.035   -0.254    0.132 |
|    phi_p |   -0.138    0.009   -0.004   -0.004   -0.003   -0.012   -0.004   -0.007   -0.008    0.006    0.002    0.000    0.022    0.001    1.000    0.003    0.585   -0.008    0.005   -0.015   -0.060    0.009    0.005   -0.004 |
|  psi2s_p |    0.020    0.251   -0.131   -0.055    0.280    0.005    0.024   -0.075   -0.245    0.175   -0.081    0.069   -0.087   -0.019    0.003    1.000   -0.019   -0.100   -0.087    0.011   -0.007    0.231    0.184   -0.274 |
|    phi_s |   -0.065   -0.073    0.014    0.006   -0.072    0.009   -0.015    0.054    0.058   -0.075    0.031   -0.027    0.121    0.006    0.585   -0.019    1.000   -0.004    0.066   -0.049    0.003   -0.060   -0.064    0.008 |
|  p4160_s |    0.007   -0.250    0.338   -0.066   -0.189   -0.002   -0.045    0.303    0.159   -0.239    0.074    0.181    0.034   -0.067   -0.008   -0.100   -0.004    1.000    0.075   -0.013    0.005   -0.218   -0.189    0.095 |
|  bplus_0 |   -0.023   -0.350    0.095    0.129   -0.260   -0.018   -0.007    0.316    0.150   -0.353   -0.164   -0.147   -0.061    0.023    0.005   -0.087    0.066    0.075    1.000   -0.111    0.043   -0.342   -0.175    0.053 |
|    rho_s |    0.103    0.044   -0.014   -0.016    0.027    0.110   -0.001   -0.041   -0.016    0.044   -0.031    0.016   -0.007   -0.003   -0.015    0.011   -0.049   -0.013   -0.111    1.000   -0.286    0.042    0.018   -0.011 |
|  omega_s |    0.242   -0.025    0.006    0.007   -0.023    0.461   -0.000    0.020    0.012   -0.026    0.010   -0.009    0.010    0.001   -0.060   -0.007    0.003    0.005    0.043   -0.286    1.000   -0.024   -0.014    0.004 |
|  p3770_p |    0.063    0.822   -0.147   -0.143    0.594    0.017   -0.048   -0.714   -0.677    0.764   -0.324    0.171   -0.325    0.035    0.009    0.231   -0.060   -0.218   -0.342    0.042   -0.024    1.000    0.670   -0.308 |
| DDstar_s |    0.084    0.909   -0.390   -0.282    0.588    0.018    0.073   -0.778   -0.876    0.874   -0.146    0.291   -0.422   -0.254    0.005    0.184   -0.064   -0.189   -0.175    0.018   -0.014    0.670    1.000   -0.352 |
|  p3770_s |   -0.014   -0.293    0.163    0.144   -0.089   -0.004    0.082    0.259    0.302   -0.373    0.039   -0.090    0.161    0.132   -0.004   -0.274    0.008    0.095    0.053   -0.011    0.004   -0.308   -0.352    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'rho_p' floating=True>, {'error': 0.108971277079422}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.30790592300131703}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.14432240302222699}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.14433455994411482}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03378127124066177}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.21820683760407888}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1547108653092134}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.26594256549236983}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.0458195158762442}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.7879909987383271}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.02331396352163706}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.17823162006629578}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08273741366848975}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09886464995731203}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.16703739892012726}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.030925198173268775}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9978607695311865}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.15752690990993556}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.012483291511433237}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3524267684468625}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9176312686964634}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.20452062954045114}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.4524299463272533}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23145012117187158})])
Toy 25/25
Time taken: 3 h, 45 min
Projected time left: 
21/25 fits converged
Mean Ctt value = -0.30903178222394373
Mean Ctt error = 0.20003553015897677
95 Sensitivy = 0.00033611939193825633
Simulation ended